Home
last modified time | relevance | path

Searched refs:is_rx_notassoc (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/net80211/
H A Dieee80211_ioctl.h104 uint32_t is_rx_notassoc; /* rx discard 'cuz sta !assoc */ member
H A Dieee80211_hostap.c623 vap->iv_stats.is_rx_notassoc++; in hostap_input()
632 vap->iv_stats.is_rx_notassoc++; in hostap_input()
/freebsd/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.c1399 val->v.uint32 = wif->stats.is_rx_notassoc; in op_wlan_iface_stats()