Searched refs:rx_fifo_errors (Results 1 - 8 of 8) sorted by relevance

/external/iproute2/include/linux/
H A Dif_link.h25 __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/uapi/linux/
H A Dif_hippi.h67 int rx_fifo_errors; /* recv'r fifo overrun */ member in struct:hipnet_statistics
H A Dif_link.h25 __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/libnl/include/linux/
H A Dif_link.h25 __u32 rx_fifo_errors; /* recv'r fifo overrun */ member in struct:rtnl_link_stats
/external/libpcap/
H A Dpcap-dos.h193 DWORD rx_fifo_errors; /* recv'r fifo overrun */ member in struct:net_device_stats
/external/libpcap/pcap/
H A Dpcap.h201 u_long rx_fifo_errors; /* recv'r fifo overrun */ member in struct:pcap_stat_ex
/external/iproute2/ip/
H A Dipaddress.c290 (uint64_t)s->rx_fifo_errors,
336 s->rx_fifo_errors,
/external/libnl/lib/route/
H A Dlink.c301 link->l_stats[RTNL_LINK_RX_FIFO_ERR] = st->rx_fifo_errors;

Completed in 1406 milliseconds