Home
last modified time | relevance | path

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

/openbsd/sys/net80211/
H A Dieee80211_node.h415 #define IEEE80211_NODE_TXMGMTPROT 0x0040 /* TX MMPDU protection ON */ macro
H A Dieee80211_output.c224 (ni->ni_flags & IEEE80211_NODE_TXMGMTPROT)) in ieee80211_mgmt_output()