Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnetdevice.h4279 void netdev_core_stats_inc(struct net_device *dev, u32 offset);
4284 netdev_core_stats_inc(dev, \
/linux/net/core/
H A Ddev.c11591 noinline void netdev_core_stats_inc(struct net_device *dev, u32 offset) in netdev_core_stats_inc() function
11606 EXPORT_SYMBOL_GPL(netdev_core_stats_inc);