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

  /src/external/bsd/wpa/dist/src/ap/
wpa_auth_i.h 101 unsigned int ptkstart_without_success; member in struct:wpa_state_machine
wpa_auth.c 2355 if (sm->ptkstart_without_success > 3) {
2717 sm->ptkstart_without_success++;
5006 sm->ptkstart_without_success = 0;

Completed in 35 milliseconds