Home
last modified time | relevance | path

Searched refs:IEEE80211_NODE_RXMGMTPROT (Results 1 – 2 of 2) sorted by relevance

/haiku/src/libs/compat/openbsd_wlan/net80211/
H A Dieee80211_node.h414 #define IEEE80211_NODE_RXMGMTPROT 0x0020 /* RX MMPDU protection ON */ macro
H A Dieee80211_input.c639 if (ni->ni_flags & IEEE80211_NODE_RXMGMTPROT) { in ieee80211_inputm()