/external/iproute2/include/linux/ |
D | if_link.h | 10 __u32 tx_packets; /* total packets transmitted */ member 42 __u64 tx_packets; /* total packets transmitted */ member
|
D | netdevice.h | 44 unsigned long tx_packets; /* total packets transmitted */ member
|
/external/kernel-headers/original/linux/ |
D | if_link.h | 10 __u32 tx_packets; /* total packets transmitted */ member 43 __u64 tx_packets; /* total packets transmitted */ member
|
D | if_tr.h | 69 unsigned long tx_packets; /* total packets transmitted */ member
|
D | if_hippi.h | 56 int tx_packets; /* total packets transmitted */ member
|
D | netdevice.h | 111 unsigned long tx_packets; /* total packets transmitted */ member
|
/external/iproute2/ip/ |
D | ip6tunnel.c | 272 tx_bytes, tx_packets, tx_errs, tx_drops, in do_tunnels_list() local 286 &tx_bytes, &tx_packets, &tx_errs, &tx_drops, in do_tunnels_list() 316 tx_packets, tx_bytes, tx_errs, tx_colls, tx_carrier, tx_drops); in do_tunnels_list()
|
D | iptunnel.c | 403 tx_bytes, tx_packets, tx_errs, tx_drops, in do_tunnels_list() local 430 &tx_bytes, &tx_packets, &tx_errs, &tx_drops, in do_tunnels_list() 459 tx_packets, tx_bytes, tx_errs, tx_colls, tx_carrier, tx_drops); in do_tunnels_list()
|
D | ipaddress.c | 352 (unsigned long long)s->tx_packets, in print_linkinfo() 402 s->tx_bytes, s->tx_packets, s->tx_errors, in print_linkinfo()
|
/external/libpcap/ |
D | pcap.h | 165 u_long tx_packets; /* total packets transmitted */ member
|
D | pcap-dos.h | 178 DWORD tx_packets; /* total packets transmitted */ member
|
/external/wpa_supplicant_8/src/drivers/ |
D | driver_madwifi.c | 574 data->tx_packets = stats.is_stats.ns_tx_data; in madwifi_read_sta_driver_data() 608 data->tx_packets = val; in madwifi_read_sta_driver_data() 917 drv->acct_data.tx_packets = val; in madwifi_wireless_event_wireless_custom()
|
D | driver.h | 874 unsigned long rx_packets, tx_packets, rx_bytes, tx_bytes; member
|
D | driver_atheros.c | 607 data->tx_packets = stats.is_stats.ns_tx_data; in atheros_read_sta_driver_data() 1252 drv->acct_data.tx_packets = val; in atheros_wireless_event_wireless_custom()
|
D | driver_hostap.c | 606 data->tx_packets = val; in hostap_read_sta_data()
|
D | driver_bsd.c | 700 data->tx_packets = stats.is_stats.ns_tx_data; in bsd_read_sta_driver_data()
|
D | driver_nl80211.c | 7443 data->tx_packets = in get_sta_handler()
|
/external/wpa_supplicant_8/src/ap/ |
D | accounting.c | 280 data.tx_packets)) { in accounting_sta_report()
|
/external/grub/netboot/ |
D | tlan.c | 3499 priv->stats.tx_packets += tx_good;
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | ctrl_iface.c | 4365 sta.tx_packets, sta.tx_retry_failed, sta.rx_packets); in wpa_supplicant_pktcnt_poll()
|