Home
last modified time | relevance | path

Searched refs:rx_packets (Results 1 – 23 of 23) sorted by relevance

/third_party/libnl/include/linux-private/linux/
Dmpls.h66 __u64 rx_packets; /* total packets received */ member
Dif_link.h10 __u32 rx_packets; /* total packets received */ member
45 __u64 rx_packets; /* total packets received */ member
Dif_bridge.h151 __u64 rx_packets; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Daccounting.c296 data.rx_packets)) { in accounting_sta_report()
Dctrl_iface_ap.c93 data.rx_packets, data.tx_packets, in hostapd_get_sta_info()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Daccounting.c296 data.rx_packets)) { in accounting_sta_report()
Dctrl_iface_ap.c67 data.rx_packets, data.tx_packets, in hostapd_get_sta_tx_rx()
/third_party/libnl/lib/route/
Dlink.c395 link->l_stats[RTNL_LINK_RX_PACKETS] = st->rx_packets; in rtnl_link_info_parse()
445 link->l_stats[RTNL_LINK_RX_PACKETS] = st.rx_packets; in rtnl_link_info_parse()
3002 __ADD(RTNL_LINK_RX_PACKETS, rx_packets),
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
Ddriver_atheros.c677 data->rx_packets = stats.is_stats.ns_rx_data; in atheros_read_sta_driver_data()
1286 drv->acct_data.rx_packets = val; in atheros_wireless_event_wireless_custom()
Ddriver_hostap.c609 data->rx_packets = val; in hostap_read_sta_data()
Ddriver.h1794 unsigned long rx_packets, tx_packets; member
Ddriver_bsd.c749 data->rx_packets = stats.is_stats.ns_rx_data; in bsd_read_sta_driver_data()
Ddriver_nl80211.c6398 data->rx_packets = in get_sta_handler()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Ddriver_atheros.c673 data->rx_packets = stats.is_stats.ns_rx_data; in atheros_read_sta_driver_data()
1279 drv->acct_data.rx_packets = val; in atheros_wireless_event_wireless_custom()
Ddriver_hostap.c613 data->rx_packets = val; in hostap_read_sta_data()
Ddriver.h2159 unsigned long rx_packets, tx_packets; member
Ddriver_bsd.c968 data->rx_packets = stats.is_stats.ns_rx_data; in bsd_read_sta_driver_data()
Ddriver_nl80211.c7096 data->rx_packets = in get_sta_handler()
/third_party/toybox/toys/pending/
Dip.c762 line_feed, rtstat->rx_bytes, rtstat->rx_packets, rtstat->rx_errors, in print_stats()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
Ddbus_new_handlers.c4113 &data.rx_packets, in wpas_dbus_getter_sta_rx_packets()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/
Ddbus_new_handlers.c4708 &data.rx_packets, in wpas_dbus_getter_sta_rx_packets()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dctrl_iface.c7882 sta.tx_packets, sta.tx_retry_failed, sta.rx_packets); in wpa_supplicant_pktcnt_poll()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dctrl_iface.c8329 sta.tx_packets, sta.tx_retry_failed, sta.rx_packets); in wpa_supplicant_pktcnt_poll()