Home
last modified time | relevance | path

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

/NextBSD/contrib/wpa/src/ap/
HDsta_info.c369 (sta->timeout_next == STA_NULLFUNC || in ap_handle_timer()
403 sta->timeout_next = STA_NULLFUNC; in ap_handle_timer()
426 sta->timeout_next = STA_NULLFUNC; in ap_handle_timer()
440 if (sta->timeout_next == STA_NULLFUNC && in ap_handle_timer()
468 case STA_NULLFUNC: in ap_handle_timer()
HDsta_info.h93 STA_NULLFUNC = 0, STA_DISASSOC, STA_DEAUTH, STA_REMOVE, enumerator
HDctrl_iface_ap.c69 case STA_NULLFUNC: in timeout_next_str()
HDdrv_callbacks.c106 sta->timeout_next = STA_NULLFUNC; in hostapd_notif_assoc()
HDieee802_11.c1970 sta->timeout_next = STA_NULLFUNC; in handle_assoc()
2016 if (sta->timeout_next == STA_NULLFUNC || in handle_disassoc()