Home
last modified time | relevance | path

Searched defs:ieee80211_country_ie (Results 1 – 1 of 1) sorted by relevance

/minix/sys/net80211/
H A Dieee80211.h516 struct ieee80211_country_ie { struct
517 u_int8_t ie; /* IEEE80211_ELEMID_COUNTRY */
518 u_int8_t len;
519 u_int8_t cc[3]; /* ISO CC+(I)ndoor/(O)utdoor */
520 struct ieee80211_band band[4]; /* up to 4 sub bands */