Home
last modified time | relevance | path

Searched refs:rx_ctrl (Results 1 – 8 of 8) sorted by relevance

/dflybsd-src/sys/dev/netif/ae/
H A Dif_aevar.h81 uint32_t rx_ctrl; member
H A Dif_ae.c207 STATS_ENTRY("control", "control frames", rx_ctrl),
1747 stats->rx_ctrl++; in ae_update_stats_rx()
/dflybsd-src/tools/tools/net80211/wlanstats/
H A Dmain.c110 STAT(rx_ctrl, "%u");
/dflybsd-src/sys/netproto/802_11/wlan/
H A Dieee80211_wds.c711 IEEE80211_NODE_STAT(ni, rx_ctrl); in wds_input()
H A Dieee80211_adhoc.c631 IEEE80211_NODE_STAT(ni, rx_ctrl); in adhoc_input()
H A Dieee80211_sta.c928 IEEE80211_NODE_STAT(ni, rx_ctrl); in sta_input()
H A Dieee80211_hostap.c894 IEEE80211_NODE_STAT(ni, rx_ctrl); in hostap_input()
H A Dieee80211_mesh.c1852 IEEE80211_NODE_STAT(ni, rx_ctrl); in mesh_input()