Home
last modified time | relevance | path

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

/dragonfly/contrib/wpa_supplicant/src/ap/
HDhostapd.h610 void hostapd_periodic_iface(struct hostapd_iface *iface);
HDhostapd.c3557 void hostapd_periodic_iface(struct hostapd_iface *iface) in hostapd_periodic_iface() function
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
HDap.c1685 hostapd_periodic_iface(wpa_s->ap_iface); in ap_periodic()