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

  /external/ppp/pppd/
eap.h 100 #define eap_client_active(esp) ((esp)->es_client.ea_state == eapListen) macro
eap.c 224 if (!eap_client_active(esp))
992 if (eap_client_active(esp) && esp->es_client.ea_timeout > 0) {
1027 if (eap_client_active(esp)) {
    [all...]

Completed in 89 milliseconds