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.h4222 void netdev_core_stats_inc(struct net_device *dev, u32 offset);
4227 netdev_core_stats_inc(dev, \
/linux/net/core/
H A Ddev.c11341 noinline void netdev_core_stats_inc(struct net_device *dev, u32 offset) in netdev_core_stats_inc() function
11356 EXPORT_SYMBOL_GPL(netdev_core_stats_inc);