Home
last modified time | relevance | path

Searched refs:netdev_stats (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/net/core/
H A Ddev.c11367 const struct net_device_stats *netdev_stats) in netdev_stats_to_stats64() argument
11369 size_t i, n = sizeof(*netdev_stats) / sizeof(atomic_long_t); in netdev_stats_to_stats64()
11370 const atomic_long_t *src = (atomic_long_t *)netdev_stats; in netdev_stats_to_stats64()
/linux-6.15/include/linux/
H A Dnetdevice.h4989 const struct net_device_stats *netdev_stats);