Searched refs:IEEE80211_ELEMID_MEASREQ (Results 1 – 2 of 2) sorted by relevance
/netbsd/sys/net80211/ | ||
H A D | ieee80211.h | 504 IEEE80211_ELEMID_MEASREQ = 38, enumerator |
/netbsd/sbin/ifconfig/ | ||
H A D | ieee80211.c | 1292 case IEEE80211_ELEMID_MEASREQ: return " MEASREQ"; in iename() |