Searched defs:hostapd_iface (Results 1 – 1 of 1) sorted by relevance
301 struct hostapd_iface { struct308 enum hostapd_iface_state { argument316 } state;319 struct mesh_conf *mconf;322 size_t num_bss;323 struct hostapd_data **bss;325 unsigned int wait_channel_update:1;326 unsigned int cac_started:1;328 struct fst_iface *fst;329 const struct wpabuf *fst_ies;[all …]