Searched defs:rx_over_errors (Results 1 - 5 of 5) sorted by relevance
/linux-4.1.27/include/uapi/linux/ | ||
H A D | if_hippi.h | 64 int rx_over_errors; /* receiver ring buff overflow */ member in struct:hipnet_statistics |
H A D | if_link.h | 22 __u32 rx_over_errors; /* receiver ring buff overflow */ member in struct:rtnl_link_stats 55 __u64 rx_over_errors; /* receiver ring buff overflow */ member in struct:rtnl_link_stats64 |
/linux-4.1.27/net/core/ | ||
H A D | net-sysfs.c | 547 NETSTAT_ENTRY(rx_over_errors); variable |
/linux-4.1.27/drivers/net/ethernet/nvidia/ | ||
H A D | forcedeth.c | 664 u64 rx_over_errors; member in struct:nv_ethtool_stats |
/linux-4.1.27/include/linux/ | ||
H A D | netdevice.h | 169 unsigned long rx_over_errors; member in struct:net_device_stats |
Completed in 208 milliseconds