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

/netbsd-current/external/bsd/wpa/dist/src/ap/
H A Dsta_info.c509 int deauth = sta->timeout_next == STA_DEAUTH;
514 sta->timeout_next = STA_DEAUTH;
561 sta->timeout_next = STA_DEAUTH;
569 case STA_DEAUTH:
813 sta->timeout_next = STA_DEAUTH;
H A Dsta_info.h128 STA_NULLFUNC = 0, STA_DISASSOC, STA_DEAUTH, STA_REMOVE, enumerator in enum:sta_info::__anon11
H A Dctrl_iface_ap.c193 case STA_DEAUTH:
H A Dieee802_11.c4308 sta->timeout_next = STA_DEAUTH;

Completed in 203 milliseconds