Home
last modified time | relevance | path

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

/openbsd/sys/net80211/
H A Dieee80211.h712 #define IEEE80211_HTOP1_OBSS_NONHT_STA 0x0010 macro
/openbsd/usr.sbin/tcpdump/
H A Dprint-802_11.c570 if (htopinfo[1] & IEEE80211_HTOP1_OBSS_NONHT_STA) in ieee80211_print_htop()