Home
last modified time | relevance | path

Searched refs:is_rx_unauth (Results 1 – 5 of 5) sorted by relevance

/dragonfly/sys/netproto/802_11/wlan/
H A Dieee80211_hostap.c413 vap->iv_stats.is_rx_unauth++; in hostap_deliver_data()
661 vap->iv_stats.is_rx_unauth++; in hostap_input()
781 vap->iv_stats.is_rx_unauth++; in hostap_input()
H A Dieee80211_wds.c642 vap->iv_stats.is_rx_unauth++; in wds_input()
H A Dieee80211_adhoc.c558 vap->iv_stats.is_rx_unauth++; in adhoc_input()
H A Dieee80211_sta.c834 vap->iv_stats.is_rx_unauth++; in sta_input()
/dragonfly/sys/netproto/802_11/
H A Dieee80211_ioctl.h132 uint32_t is_rx_unauth; /* rx on unauthorized port */ member