Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A D_ieee80211.h100 IEEE80211_PROT_NONE = 0, /* no protection */ enumerator
H A Dieee80211_hostap.c1821 if (vap->iv_protmode != IEEE80211_PROT_NONE && in hostap_recv_mgmt()
H A Dieee80211_node.c2735 if (vap->iv_protmode != IEEE80211_PROT_NONE && in ieee80211_node_join_11g()
H A Dieee80211_ioctl.c3382 IEEE80211_PROT_RTSCTS : IEEE80211_PROT_NONE; in ieee80211_ioctl_set80211()