Searched refs:IEEE80211_ELEMID_MEASREP (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/net80211/ | ||
H A D | ieee80211.h | 505 IEEE80211_ELEMID_MEASREP = 39, enumerator |
/netbsd-src/sbin/ifconfig/ | ||
H A D | ieee80211.c | 1293 case IEEE80211_ELEMID_MEASREP: return " MEASREP"; in iename() |