HomeSort by: relevance | last modified time | path
    Searched refs:STA_DEAUTH (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/wpa/dist/src/ap/
sta_info.h 165 STA_NULLFUNC = 0, STA_DISASSOC, STA_DEAUTH, STA_REMOVE,
sta_info.c 630 int deauth = sta->timeout_next == STA_DEAUTH;
635 sta->timeout_next = STA_DEAUTH;
683 sta->timeout_next = STA_DEAUTH;
691 case STA_DEAUTH:
970 sta->timeout_next = STA_DEAUTH;
ctrl_iface_ap.c 203 case STA_DEAUTH:
ieee802_11.c 5817 sta->timeout_next = STA_DEAUTH;

Completed in 20 milliseconds