Home
last modified time | relevance | path

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

/openbsd/usr.sbin/hostapd/
H A Dapme.c48 void hostapd_apme_hopper(int, short, void *);
155 evtimer_set(&apme->a_chanev, hostapd_apme_hopper, apme); in hostapd_apme_sethopper()
161 hostapd_apme_hopper(int fd, short sig, void *arg) in hostapd_apme_hopper() function