Home
last modified time | relevance | path

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

/openbsd/sys/net80211/
H A Dieee80211.h595 #define IEEE80211_HTCAP_LSIGTXOPPROT 0x00008000 macro
/openbsd/usr.sbin/tcpdump/
H A Dprint-802_11.c405 if (htcaps & IEEE80211_HTCAP_LSIGTXOPPROT) in ieee80211_print_htcaps()