Home
last modified time | relevance | path

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

/dflybsd-src/sys/netproto/802_11/
H A Dieee80211_ioctl.h102 uint32_t is_rx_unencrypted; /* rx w/o wep and privacy on */ member
/dflybsd-src/sys/netproto/802_11/wlan/
H A Dieee80211_wds.c657 vap->iv_stats.is_rx_unencrypted++; in wds_input()
H A Dieee80211_adhoc.c573 vap->iv_stats.is_rx_unencrypted++; in adhoc_input()
H A Dieee80211_sta.c849 vap->iv_stats.is_rx_unencrypted++; in sta_input()
H A Dieee80211_hostap.c796 vap->iv_stats.is_rx_unencrypted++; in hostap_input()