Searched defs:hostapd_iface (Results 1 – 1 of 1) sorted by relevance
529 struct hostapd_iface { struct536 enum hostapd_iface_state { argument545 } state;548 struct mesh_conf *mconf;551 size_t num_bss;552 struct hostapd_data **bss;554 unsigned int wait_channel_update:1;555 unsigned int cac_started:1;557 struct fst_iface *fst;558 const struct wpabuf *fst_ies;[all …]