Searched defs:hostapd_iface (Results 1 – 1 of 1) sorted by relevance
454 struct hostapd_iface { struct461 enum hostapd_iface_state state; argument463 struct mesh_conf *mconf;466 size_t num_bss;467 struct hostapd_data **bss;469 unsigned int wait_channel_update:1;470 unsigned int cac_started:1;472 struct fst_iface *fst;473 const struct wpabuf *fst_ies;480 unsigned int driver_ap_teardown:1;[all …]