Home
last modified time | relevance | path

Searched refs:is_rx_mgmt (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/net80211/
H A Dieee80211_ioctl.h188 uint32_t is_rx_mgmt; /* rx management frames */ member
H A Dieee80211_wds.c688 vap->iv_stats.is_rx_mgmt++; in wds_input()
H A Dieee80211_adhoc.c630 vap->iv_stats.is_rx_mgmt++; in adhoc_input()
H A Dieee80211_sta.c904 vap->iv_stats.is_rx_mgmt++; in sta_input()
H A Dieee80211_hostap.c820 vap->iv_stats.is_rx_mgmt++; in hostap_input()
H A Dieee80211_mesh.c1772 vap->iv_stats.is_rx_mgmt++; in mesh_input()
/freebsd/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.c1624 val->v.uint32 = wif->stats.is_rx_mgmt; in op_wlan_iface_stats()