Home
last modified time | relevance | path

Searched refs:hostapd_setup_interface (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/wpa/src/ap/
H A Dhostapd.h581 int hostapd_setup_interface(struct hostapd_iface *iface);
H A Dhostapd.c2188 int hostapd_setup_interface(struct hostapd_iface *iface) in hostapd_setup_interface() function
2600 if (hostapd_setup_interface(hapd_iface)) { in hostapd_enable_iface()
2839 if (hostapd_setup_interface(hapd_iface)) { in hostapd_add_iface()
/freebsd-12.1/contrib/wpa/hostapd/
H A Dmain.c885 hostapd_setup_interface(interfaces.iface[i])) in main()
/freebsd-12.1/contrib/wpa/wpa_supplicant/
H A Dmesh.c390 if (hostapd_setup_interface(ifmsh)) { in wpa_supplicant_mesh_init()
H A Dap.c897 if (hostapd_setup_interface(wpa_s->ap_iface)) { in wpa_supplicant_create_ap()