Home
last modified time | relevance | path

Searched defs:hostapd_iface (Results 1 – 1 of 1) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dhostapd.h301 struct hostapd_iface { struct
308 enum hostapd_iface_state { argument
316 } 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 …]