Searched defs:tx_packets (Results 1 - 13 of 13) sorted by relevance

/external/iproute2/include/linux/
H A Dnetdevice.h44 unsigned long tx_packets; /* total packets transmitted */ member in struct:net_device_stats
H A Dif_link.h10 __u32 tx_packets; /* total packets transmitted */ member in struct:rtnl_link_stats
42 __u64 tx_packets; /* total packets 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_hippi.h56 int tx_packets; /* total packets transmitted */ member in struct:hipnet_statistics
H A Dif_tr.h69 unsigned long tx_packets; /* total packets transmitted */ member in struct:tr_statistics
H A Dif_link.h10 __u32 tx_packets; /* total packets transmitted */ member in struct:rtnl_link_stats
43 __u64 tx_packets; /* total packets transmitted */ member in struct:rtnl_link_stats64
H A Dnetdevice.h111 unsigned long tx_packets; /* total packets transmitted */ member in struct:net_device_stats
/external/libpcap/
H A Dpcap.h165 u_long tx_packets; /* total packets transmitted */ member in struct:pcap_stat_ex
H A Dpcap-dos.h178 DWORD tx_packets; /* total packets 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 78 milliseconds