Searched refs:rx_fifo_errors (Results 1 - 7 of 7) sorted by relevance
/external/iproute2/include/linux/ | ||
H A D | if_link.h | 25 __u32 rx_fifo_errors; /* recv'r fifo overrun */ member in struct:rtnl_link_stats 58 __u64 rx_fifo_errors; /* recv'r fifo overrun */ member in struct:rtnl_link_stats64 |
/external/kernel-headers/original/linux/ | ||
H A D | if_link.h | 25 __u32 rx_fifo_errors; /* recv'r fifo overrun */ member in struct:rtnl_link_stats 58 __u64 rx_fifo_errors; /* recv'r fifo overrun */ member in struct:rtnl_link_stats64 |
H A D | if_hippi.h | 67 int rx_fifo_errors; /* recv'r fifo overrun */ member in struct:hipnet_statistics |
H A D | netdevice.h | 126 unsigned long rx_fifo_errors; /* recv'r fifo overrun */ member in struct:net_device_stats |
/external/libpcap/ | ||
H A D | pcap-dos.h | 193 DWORD rx_fifo_errors; /* recv'r fifo overrun */ member in struct:net_device_stats |
H A D | pcap.h | 180 u_long rx_fifo_errors; /* recv'r fifo overrun */ member in struct:pcap_stat_ex |
/external/iproute2/ip/ | ||
H A D | ipaddress.c | 290 (uint64_t)s->rx_fifo_errors, 336 s->rx_fifo_errors, |
Completed in 151 milliseconds