/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
D | accounting.c | 183 if (sta->last_tx_bytes_lo > data->tx_bytes) in accounting_sta_update_stats() 185 sta->last_tx_bytes_lo = data->tx_bytes; in accounting_sta_update_stats() 193 data->tx_bytes, sta->last_tx_bytes_hi, in accounting_sta_update_stats() 324 bytes = data.tx_bytes; in accounting_sta_report()
|
D | ctrl_iface_ap.c | 94 data.rx_bytes, data.tx_bytes, data.inactive_msec, in hostapd_get_sta_info()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
D | accounting.c | 183 if (sta->last_tx_bytes_lo > data->tx_bytes) in accounting_sta_update_stats() 185 sta->last_tx_bytes_lo = data->tx_bytes; in accounting_sta_update_stats() 193 data->tx_bytes, sta->last_tx_bytes_hi, in accounting_sta_update_stats() 324 bytes = data.tx_bytes; in accounting_sta_report()
|
D | ctrl_iface_ap.c | 68 data.rx_bytes, data.tx_bytes, data.inactive_msec, in hostapd_get_sta_tx_rx()
|
/third_party/libnl/include/linux-private/linux/ |
D | mpls.h | 69 __u64 tx_bytes; /* total bytes transmitted */ member
|
D | if_link.h | 13 __u32 tx_bytes; /* total bytes transmitted */ member 48 __u64 tx_bytes; /* total bytes transmitted */ member
|
D | if_bridge.h | 152 __u64 tx_bytes; member
|
/third_party/libnl/lib/route/ |
D | link.c | 398 link->l_stats[RTNL_LINK_TX_BYTES] = st->tx_bytes; in rtnl_link_info_parse() 448 link->l_stats[RTNL_LINK_TX_BYTES] = st.tx_bytes; in rtnl_link_info_parse() 3005 __ADD(RTNL_LINK_TX_BYTES, tx_bytes),
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
D | driver_atheros.c | 680 data->tx_bytes = stats.is_stats.ns_tx_bytes; in atheros_read_sta_driver_data() 1292 drv->acct_data.tx_bytes = val; in atheros_wireless_event_wireless_custom()
|
D | driver_hostap.c | 615 data->tx_bytes = val; in hostap_read_sta_data()
|
D | driver.h | 1795 unsigned long long rx_bytes, tx_bytes; member
|
D | driver_bsd.c | 752 data->tx_bytes = stats.is_stats.ns_tx_bytes; in bsd_read_sta_driver_data()
|
D | driver_nl80211.c | 6384 data->tx_bytes = nla_get_u32(stats[NL80211_STA_INFO_TX_BYTES]); in get_sta_handler() 6393 data->tx_bytes = in get_sta_handler()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
D | driver_atheros.c | 676 data->tx_bytes = stats.is_stats.ns_tx_bytes; in atheros_read_sta_driver_data() 1285 drv->acct_data.tx_bytes = val; in atheros_wireless_event_wireless_custom()
|
D | driver_hostap.c | 619 data->tx_bytes = val; in hostap_read_sta_data()
|
D | driver.h | 2160 unsigned long long rx_bytes, tx_bytes; member
|
D | driver_bsd.c | 971 data->tx_bytes = stats.is_stats.ns_tx_bytes; in bsd_read_sta_driver_data()
|
D | driver_nl80211.c | 7082 data->tx_bytes = nla_get_u32(stats[NL80211_STA_INFO_TX_BYTES]); in get_sta_handler() 7091 data->tx_bytes = in get_sta_handler()
|
/third_party/toybox/toys/pending/ |
D | ip.c | 773 line_feed, rtstat->tx_bytes, rtstat->tx_packets, rtstat->tx_errors, in print_stats()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/ |
D | dbus_new_handlers.c | 4191 &data.tx_bytes, in wpas_dbus_getter_sta_tx_bytes()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/ |
D | dbus_new_handlers.c | 4786 &data.tx_bytes, in wpas_dbus_getter_sta_tx_bytes()
|