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

/external/iproute2/include/linux/
H A Dif_link.h31 __u32 tx_fifo_errors; member in struct:rtnl_link_stats
64 __u64 tx_fifo_errors; member in struct:rtnl_link_stats64
/external/kernel-headers/original/uapi/linux/
H A Dif_hippi.h73 int tx_fifo_errors; member in struct:hipnet_statistics
H A Dif_link.h31 __u32 tx_fifo_errors; member in struct:rtnl_link_stats
64 __u64 tx_fifo_errors; member in struct:rtnl_link_stats64
/external/libnl/include/linux/
H A Dif_link.h31 __u32 tx_fifo_errors; member in struct:rtnl_link_stats
/external/libpcap/
H A Dpcap-dos.h199 DWORD tx_fifo_errors; member in struct:net_device_stats
/external/libpcap/pcap/
H A Dpcap.h207 u_long tx_fifo_errors; member in struct:pcap_stat_ex
/external/iproute2/ip/
H A Dipaddress.c311 (uint64_t)s->tx_fifo_errors,
353 s->tx_fifo_errors,
/external/libnl/lib/route/
H A Dlink.c307 link->l_stats[RTNL_LINK_TX_FIFO_ERR] = st->tx_fifo_errors;

Completed in 2855 milliseconds