Home
last modified time | relevance | path

Searched refs:is_rx_auth_unsupported (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/net80211/
H A Dieee80211_ioctl.h121 uint32_t is_rx_auth_unsupported; /* rx w/ unsupported auth alg */ member
H A Dieee80211_sta.c1739 vap->iv_stats.is_rx_auth_unsupported++; in sta_recv_mgmt()
H A Dieee80211_hostap.c1727 vap->iv_stats.is_rx_auth_unsupported++; in authalgreject()
/freebsd/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.c1447 val->v.uint32 = wif->stats.is_rx_auth_unsupported; in op_wlan_iface_stats()