Home
last modified time | relevance | path

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

/freebsd-head/contrib/wpa/src/ap/
HDhostapd.h760 void hostapd_periodic_iface(struct hostapd_iface *iface);
HDhostapd.c4757 void hostapd_periodic_iface(struct hostapd_iface *iface) in hostapd_periodic_iface() function
/freebsd-head/contrib/wpa/hostapd/
HDmain.c723 hostapd_periodic_iface(iface); in hostapd_periodic_call()
/freebsd-head/contrib/wpa/wpa_supplicant/
HDap.c2183 hostapd_periodic_iface(wpa_s->ap_iface); in ap_periodic()