Searched defs:hostapd_iface (Results 1 – 1 of 1) sorted by relevance
536 struct hostapd_iface { struct543 enum hostapd_iface_state { argument552 } state;555 struct mesh_conf *mconf;558 size_t num_bss;559 struct hostapd_data **bss;561 unsigned int wait_channel_update:1;562 unsigned int cac_started:1;564 struct fst_iface *fst;565 const struct wpabuf *fst_ies;[all …]