Searched defs:tx_bytes (Results 1 - 12 of 12) sorted by relevance

/external/iproute2/include/linux/
H A Dnetdevice.h46 unsigned long tx_bytes; /* total bytes transmitted */ member in struct:net_device_stats
H A Dif_link.h12 __u32 tx_bytes; /* total bytes transmitted */ member in struct:rtnl_link_stats
44 __u64 tx_bytes; /* total bytes transmitted */ member in struct:rtnl_link_stats64
/external/iproute2/ip/
H A Dip6tunnel.c272 tx_bytes, tx_packets, tx_errs, tx_drops, local
286 &tx_bytes, &tx_packets, &tx_errs, &tx_drops,
316 tx_packets, tx_bytes, tx_errs, tx_colls, tx_carrier, tx_drops);
H A Diptunnel.c403 tx_bytes, tx_packets, tx_errs, tx_drops, local
430 &tx_bytes, &tx_packets, &tx_errs, &tx_drops,
459 tx_packets, tx_bytes, tx_errs, tx_colls, tx_carrier, tx_drops);
/external/kernel-headers/original/linux/
H A Dif_tr.h71 unsigned long tx_bytes; /* total bytes transmitted */ member in struct:tr_statistics
H A Dif_link.h12 __u32 tx_bytes; /* total bytes transmitted */ member in struct:rtnl_link_stats
45 __u64 tx_bytes; /* total bytes transmitted */ member in struct:rtnl_link_stats64
H A Dnetdevice.h113 unsigned long tx_bytes; /* total bytes transmitted */ member in struct:net_device_stats
/external/libpcap/
H A Dpcap.h167 u_long tx_bytes; /* total bytes transmitted */ member in struct:pcap_stat_ex
H A Dpcap-dos.h180 DWORD tx_bytes; /* total bytes transmitted */ member in struct:net_device_stats
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver.h874 unsigned long rx_packets, tx_packets, rx_bytes, tx_bytes; member in struct:hostap_sta_driver_data
/external/wpa_supplicant_8/src/drivers/
H A Ddriver.h874 unsigned long rx_packets, tx_packets, rx_bytes, tx_bytes; member in struct:hostap_sta_driver_data
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver.h874 unsigned long rx_packets, tx_packets, rx_bytes, tx_bytes; member in struct:hostap_sta_driver_data

Completed in 591 milliseconds