Home
last modified time | relevance | path

Searched refs:tx_packets (Results 1 – 20 of 20) sorted by relevance

/external/iproute2/include/linux/
Dif_link.h10 __u32 tx_packets; /* total packets transmitted */ member
42 __u64 tx_packets; /* total packets transmitted */ member
Dnetdevice.h44 unsigned long tx_packets; /* total packets transmitted */ member
/external/kernel-headers/original/linux/
Dif_link.h10 __u32 tx_packets; /* total packets transmitted */ member
43 __u64 tx_packets; /* total packets transmitted */ member
Dif_tr.h69 unsigned long tx_packets; /* total packets transmitted */ member
Dif_hippi.h56 int tx_packets; /* total packets transmitted */ member
Dnetdevice.h111 unsigned long tx_packets; /* total packets transmitted */ member
/external/iproute2/ip/
Dip6tunnel.c272 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()
Diptunnel.c403 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()
Dipaddress.c352 (unsigned long long)s->tx_packets, in print_linkinfo()
402 s->tx_bytes, s->tx_packets, s->tx_errors, in print_linkinfo()
/external/libpcap/
Dpcap.h165 u_long tx_packets; /* total packets transmitted */ member
Dpcap-dos.h178 DWORD tx_packets; /* total packets transmitted */ member
/external/wpa_supplicant_8/src/drivers/
Ddriver_madwifi.c574 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()
Ddriver.h874 unsigned long rx_packets, tx_packets, rx_bytes, tx_bytes; member
Ddriver_atheros.c607 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()
Ddriver_hostap.c606 data->tx_packets = val; in hostap_read_sta_data()
Ddriver_bsd.c700 data->tx_packets = stats.is_stats.ns_tx_data; in bsd_read_sta_driver_data()
Ddriver_nl80211.c7443 data->tx_packets = in get_sta_handler()
/external/wpa_supplicant_8/src/ap/
Daccounting.c280 data.tx_packets)) { in accounting_sta_report()
/external/grub/netboot/
Dtlan.c3499 priv->stats.tx_packets += tx_good;
/external/wpa_supplicant_8/wpa_supplicant/
Dctrl_iface.c4365 sta.tx_packets, sta.tx_retry_failed, sta.rx_packets); in wpa_supplicant_pktcnt_poll()