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

  /src/external/bsd/wpa/dist/src/eap_server/
eap.h 52 bool eapRestart; /* shared with EAPOL Authenticator PAE */
  /src/external/bsd/wpa/dist/src/eapol_supp/
eapol_supp_sm.c 75 bool eapRestart;
334 sm->eapRestart = true;
441 if (!sm->eapRestart)
1881 return sm->eapRestart;
1914 sm->eapRestart = value;

Completed in 21 milliseconds