Searched refs:netdev_stats (Results 1 – 1 of 1) sorted by relevance
11760 const struct net_device_stats *netdev_stats) in netdev_stats_to_stats64() argument11762 size_t i, n = sizeof(*netdev_stats) / sizeof(atomic_long_t); in netdev_stats_to_stats64()11763 const atomic_long_t *src = (atomic_long_t *)netdev_stats; in netdev_stats_to_stats64()