Home
last modified time | relevance | path

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

/openbsd/sys/net80211/
H A Dieee80211.h710 #define IEEE80211_HTOP1_NONGF_STA 0x0004 macro
H A Dieee80211_node.c977 ni->ni_htop1 |= IEEE80211_HTOP1_NONGF_STA; in ieee80211_create_ibss()
/openbsd/usr.sbin/tcpdump/
H A Dprint-802_11.c566 if (htopinfo[1] & IEEE80211_HTOP1_NONGF_STA) in ieee80211_print_htop()