Searched refs:fils_hlp_timeout (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/wpa/src/ap/
H A Dieee802_11.h172 void fils_hlp_timeout(void *eloop_ctx, void *eloop_data);
H A Ddrv_callbacks.c56 eloop_cancel_timeout(fils_hlp_timeout, hapd, sta);
505 eloop_cancel_timeout(fils_hlp_timeout, hapd, sta);
533 fils_hlp_timeout, hapd, sta);
H A Dfils_hlp.c584 eloop_is_timeout_registered(fils_hlp_timeout, hapd, sta)) {
H A Dieee802_11.c3817 eloop_cancel_timeout(fils_hlp_timeout, hapd, sta);
3841 void fils_hlp_timeout(void *eloop_ctx, void *eloop_data) function
4214 eloop_is_timeout_registered(fils_hlp_timeout, hapd, sta) &&
4216 /* Do not reschedule fils_hlp_timeout in case the station
4227 eloop_cancel_timeout(fils_hlp_timeout, hapd, sta);
4242 eloop_cancel_timeout(fils_hlp_timeout, hapd, sta);
4244 fils_hlp_timeout, hapd, sta);
H A Dsta_info.c354 eloop_cancel_timeout(fils_hlp_timeout, hapd, sta);

Completed in 177 milliseconds