Home
last modified time | relevance | path

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

/hostap-latest/wlantest/
Dwlantest.h145 struct wlantest_bss { struct
146 struct dl_list list;
147 u8 bssid[ETH_ALEN];
148 u8 mld_mac_addr[ETH_ALEN];
149 u8 link_id;
150 bool link_id_set;
151 u16 capab_info;
152 u16 prev_capab_info;
153 u8 ssid[32];
154 size_t ssid_len;
[all …]