Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/wpa/src/ap/
Dsta_info.c466 (sta->timeout_next == STA_NULLFUNC || in ap_handle_timer()
500 sta->timeout_next = STA_NULLFUNC; in ap_handle_timer()
523 sta->timeout_next = STA_NULLFUNC; in ap_handle_timer()
537 if (sta->timeout_next == STA_NULLFUNC && in ap_handle_timer()
572 case STA_NULLFUNC: in ap_handle_timer()
Dsta_info.h170 STA_NULLFUNC = 0, STA_DISASSOC, STA_DEAUTH, STA_REMOVE, enumerator
Ddrv_callbacks.c214 sta->timeout_next = STA_NULLFUNC; in hostapd_notif_assoc()
1821 sta->timeout_next = STA_NULLFUNC; in hostapd_notif_update_dh_ie()
Dctrl_iface_ap.c198 case STA_NULLFUNC: in timeout_next_str()
Dieee802_11.c5745 sta->timeout_next = STA_NULLFUNC; in handle_assoc()
5882 if (sta->timeout_next == STA_NULLFUNC || in handle_disassoc()