Home
last modified time | relevance | path

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

/dflybsd-src/contrib/wpa_supplicant/src/ap/
H A Dhostapd.h417 struct hostapd_iface { struct
424 enum hostapd_iface_state { argument
432 } 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 …]