Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/hostapd/
Dmain.c286 static int handle_reload_iface(struct hostapd_iface *iface, void *ctx) in handle_reload_iface() function
304 hostapd_for_each_interface(interfaces, handle_reload_iface, NULL); in handle_reload()