Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211_superg.h37 struct ieee80211_ath_ie { struct
38 uint8_t ath_id; /* IEEE80211_ELEMID_VENDOR */
39 uint8_t ath_len; /* length in bytes */
40 uint8_t ath_oui[3]; /* ATH_OUI */
41 uint8_t ath_oui_type; /* ATH_OUI_TYPE */
42 uint8_t ath_oui_subtype; /* ATH_OUI_SUBTYPE */
43 uint8_t ath_version; /* spec revision */
44 uint8_t ath_capability; /* capability info */
53 uint8_t ath_defkeyix[2];