Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A D_ieee80211.h101 IEEE80211_PROT_CTSONLY = 1, /* CTS to self */ enumerator
H A Dieee80211_proto.c396 vap->iv_protmode = IEEE80211_PROT_CTSONLY; in ieee80211_proto_vattach()
H A Dieee80211_output.c3292 prot == IEEE80211_PROT_CTSONLY, in ieee80211_alloc_prot()