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

/external/iproute2/include/linux/
H A Dnetdevice.h43 unsigned long rx_packets; /* total packets received */ member in struct:net_device_stats
H A Dif_link.h9 __u32 rx_packets; /* total packets received */ member in struct:rtnl_link_stats
41 __u64 rx_packets; /* total packets received */ member in struct:rtnl_link_stats64
/external/iproute2/ip/
H A Dip6tunnel.c270 unsigned long rx_bytes, rx_packets, rx_errs, rx_drops, local
284 &rx_bytes, &rx_packets, &rx_errs, &rx_drops,
313 rx_packets, rx_bytes, rx_errs, rx_frame, rx_fifo, rx_multi, _SL_);
H A Diptunnel.c401 unsigned long rx_bytes, rx_packets, rx_errs, rx_drops, local
428 &rx_bytes, &rx_packets, &rx_errs, &rx_drops,
456 rx_packets, rx_bytes, rx_errs, rx_frame, rx_fifo, rx_multi, _SL_);
/external/kernel-headers/original/linux/
H A Dif_hippi.h55 int rx_packets; /* total packets received */ member in struct:hipnet_statistics
H A Dif_tr.h68 unsigned long rx_packets; /* total packets received */ member in struct:tr_statistics
H A Dif_link.h9 __u32 rx_packets; /* total packets received */ member in struct:rtnl_link_stats
42 __u64 rx_packets; /* total packets received */ member in struct:rtnl_link_stats64
H A Dnetdevice.h110 unsigned long rx_packets; /* total packets received */ member in struct:net_device_stats
/external/libpcap/
H A Dpcap.h164 u_long rx_packets; /* total packets received */ member in struct:pcap_stat_ex
H A Dpcap-dos.h177 DWORD rx_packets; /* total packets received */ 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 253 milliseconds