Home
last modified time | relevance | path

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

/src/contrib/wpa/src/ap/
H A Dsta_info.c553 (sta->timeout_next == STA_NULLFUNC || in ap_handle_timer()
587 sta->timeout_next = STA_NULLFUNC; in ap_handle_timer()
609 sta->timeout_next = STA_NULLFUNC; in ap_handle_timer()
623 if (sta->timeout_next == STA_NULLFUNC && in ap_handle_timer()
658 case STA_NULLFUNC: in ap_handle_timer()
H A Dsta_info.h165 STA_NULLFUNC = 0, STA_DISASSOC, STA_DEAUTH, STA_REMOVE, enumerator
H A Ddrv_callbacks.c342 sta->timeout_next = STA_NULLFUNC; in hostapd_notif_assoc()
2324 sta->timeout_next = STA_NULLFUNC; in hostapd_notif_update_dh_ie()
H A Dctrl_iface_ap.c199 case STA_NULLFUNC: in timeout_next_str()
H A Dieee802_11.c5657 sta->timeout_next = STA_NULLFUNC; in handle_assoc()
5815 if (sta->timeout_next == STA_NULLFUNC || in hostapd_disassoc_sta()