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

  /external/ppp/pppd/
eap.h 85 eapListen, /* Client ready (and timer running) */
100 #define eap_client_active(esp) ((esp)->es_client.ea_state == eapListen)
eap.c 249 esp->es_client.ea_state = eapListen;
    [all...]

Completed in 1018 milliseconds