Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/common/
H A Dieee802_11_defs.h2256 struct multi_band_ie { struct
2257 u8 eid; /* WLAN_EID_MULTI_BAND */
2258 u8 len;
2259 u8 mb_ctrl;
2260 u8 band_id;
2261 u8 op_class;
2262 u8 chan;
2263 u8 bssid[ETH_ALEN];
2264 le16 beacon_int;
2265 u8 tsf_offs[8];
[all …]