Searched refs:STA_DISASSOC (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/wpa/src/ap/
H A Dsta_info.c432 sta->timeout_next == STA_DISASSOC)) {
458 sta->timeout_next = STA_DISASSOC;
476 sta->timeout_next = STA_DISASSOC;
481 sta->timeout_next == STA_DISASSOC &&
528 reason = (sta->timeout_next == STA_DISASSOC) ?
538 sta->timeout_next = STA_DISASSOC;
545 case STA_DISASSOC:
558 reason = (sta->timeout_next == STA_DISASSOC) ?
H A Dsta_info.h128 STA_NULLFUNC = 0, STA_DISASSOC, STA_DEAUTH, STA_REMOVE, enumerator in enum:sta_info::__anon6329
H A Dctrl_iface_ap.c191 case STA_DISASSOC:
H A Dieee802_11.c4307 sta->timeout_next == STA_DISASSOC) {

Completed in 116 milliseconds