Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dsta_info.c557 (sta->timeout_next == STA_NULLFUNC || in ap_handle_timer()
591 sta->timeout_next = STA_NULLFUNC; in ap_handle_timer()
613 sta->timeout_next = STA_NULLFUNC; in ap_handle_timer()
627 if (sta->timeout_next == STA_NULLFUNC && in ap_handle_timer()
662 case STA_NULLFUNC: in ap_handle_timer()
Dsta_info.h165 STA_NULLFUNC = 0, STA_DISASSOC, STA_DEAUTH, STA_REMOVE, enumerator
Ddrv_callbacks.c342 sta->timeout_next = STA_NULLFUNC; in hostapd_notif_assoc()
2334 sta->timeout_next = STA_NULLFUNC; in hostapd_notif_update_dh_ie()
Dctrl_iface_ap.c199 case STA_NULLFUNC: in timeout_next_str()
Dieee802_11.c5666 sta->timeout_next = STA_NULLFUNC; in handle_assoc()
5824 if (sta->timeout_next == STA_NULLFUNC || in hostapd_disassoc_sta()