Searched defs:hostapd_iface (Results 1 – 2 of 2) 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 …]
448 struct hostapd_iface { struct455 enum hostapd_iface_state { argument463 } state;466 struct mesh_conf *mconf;469 size_t num_bss;470 struct hostapd_data **bss;472 unsigned int wait_channel_update:1;473 unsigned int cac_started:1;475 struct fst_iface *fst;476 const struct wpabuf *fst_ies;[all …]