Lines Matching refs:hostapd_iface
51 struct hostapd_iface *iface;
173 struct hostapd_iface { struct
176 int (*reload_config)(struct hostapd_iface *iface); argument
234 void (*scan_cb)(struct hostapd_iface *iface); argument
240 int (*cb)(struct hostapd_iface *iface, argument
245 int hostapd_reload_config(struct hostapd_iface *iface);
247 hostapd_alloc_bss_data(struct hostapd_iface *hapd_iface,
250 int hostapd_setup_interface(struct hostapd_iface *iface);
251 int hostapd_setup_interface_complete(struct hostapd_iface *iface, int err);
252 void hostapd_interface_deinit(struct hostapd_iface *iface);
253 void hostapd_interface_free(struct hostapd_iface *iface);