Searched defs:hostapd_iface (Results 1 – 1 of 1) sorted by relevance
490 struct hostapd_iface { struct497 enum hostapd_iface_state state; argument499 struct mesh_conf *mconf;502 size_t num_bss;503 struct hostapd_data **bss;505 unsigned int wait_channel_update:1;506 unsigned int cac_started:1;508 struct fst_iface *fst;509 const struct wpabuf *fst_ies;516 unsigned int driver_ap_teardown:1;[all …]