Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/core/
Ddev.c10321 const struct net_device_stats *netdev_stats) in netdev_stats_to_stats64() argument
10323 size_t i, n = sizeof(*netdev_stats) / sizeof(atomic_long_t); in netdev_stats_to_stats64()
10324 const atomic_long_t *src = (atomic_long_t *)netdev_stats; in netdev_stats_to_stats64()
/kernel/linux/linux-5.10/include/linux/
Dnetdevice.h4585 const struct net_device_stats *netdev_stats);