HomeSort by relevance Sort by last modified time
    Searched refs:try_initiate_reauth (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant_8/src/eap_server/
eap_i.h 211 Boolean try_initiate_reauth; member in struct:eap_sm
eap_server.c 236 sm->try_initiate_reauth = FALSE;
546 sm->try_initiate_reauth = FALSE;
675 sm->try_initiate_reauth = TRUE;
989 sm->try_initiate_reauth = FALSE;
1184 if (sm->try_initiate_reauth) {
1185 sm->try_initiate_reauth = FALSE;
    [all...]

Completed in 2616 milliseconds