Searched defs:hostapd_iface (Results 1 – 1 of 1) sorted by relevance
417 struct hostapd_iface { struct424 enum hostapd_iface_state { argument432 } state;435 struct mesh_conf *mconf;438 size_t num_bss;439 struct hostapd_data **bss;441 unsigned int wait_channel_update:1;442 unsigned int cac_started:1;444 struct fst_iface *fst;445 const struct wpabuf *fst_ies;[all …]