Searched refs:hostapd_for_each_interface (Results 1 - 7 of 7) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/ |
H A D | ap_main.c | 333 hostapd_for_each_interface(interfaces, handle_reload_iface, NULL); in handle_reload() 643 hostapd_for_each_interface(interfaces, hostapd_periodic_call, NULL); in hostapd_periodic() 681 interfaces.for_each_interface = hostapd_for_each_interface; in ap_main()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/ |
H A D | ap_main.c | 326 hostapd_for_each_interface(interfaces, handle_reload_iface, NULL); in handle_reload() 635 hostapd_for_each_interface(interfaces, hostapd_periodic_call, NULL); in hostapd_periodic() 670 interfaces.for_each_interface = hostapd_for_each_interface; in ap_main()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | hostapd.h | 604 int hostapd_for_each_interface(struct hapd_interfaces *interfaces,
|
H A D | dpp_hostapd.c | 2717 hostapd_for_each_interface(interfaces, handle_dpp_remove_bi, bi); in hostapd_dpp_remove_bi()
|
H A D | hostapd.c | 73 int hostapd_for_each_interface(struct hapd_interfaces *interfaces, in hostapd_for_each_interface() function
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | hostapd.h | 572 int hostapd_for_each_interface(struct hapd_interfaces *interfaces,
|
H A D | hostapd.c | 69 int hostapd_for_each_interface(struct hapd_interfaces *interfaces, in hostapd_for_each_interface() function
|
Completed in 16 milliseconds