Home
last modified time | relevance | path

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

/dflybsd-src/contrib/wpa_supplicant/src/common/
H A Dieee802_11_defs.h2007 struct multi_band_ie { struct
2008 u8 eid; /* WLAN_EID_MULTI_BAND */
2009 u8 len;
2010 u8 mb_ctrl;
2011 u8 band_id;
2012 u8 op_class;
2013 u8 chan;
2014 u8 bssid[ETH_ALEN];
2015 le16 beacon_int;
2016 u8 tsf_offs[8];
[all …]