Home
last modified time | relevance | path

Searched refs:STA_DEAUTH (Results 1 – 3 of 3) sorted by relevance

/trueos/contrib/wpa/src/ap/
HDsta_info.c363 int deauth = sta->timeout_next == STA_DEAUTH; in ap_handle_timer()
402 sta->timeout_next = STA_DEAUTH; in ap_handle_timer()
411 case STA_DEAUTH: in ap_handle_timer()
575 sta->timeout_next = STA_DEAUTH; in ap_sta_disassociate()
HDsta_info.h65 STA_NULLFUNC = 0, STA_DISASSOC, STA_DEAUTH, STA_REMOVE enumerator
HDieee802_11.c1339 sta->timeout_next = STA_DEAUTH; in handle_disassoc()