Searched refs:eapInitial (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/dist/pppd/pppd/
H A Deap.h84 eapInitial = 0, /* No EAP authentication yet requested */ enumerator in enum:eap_state_code
H A Deap.c685 esp->es_server.ea_state != eapInitial) {
913 if (esp->es_server.ea_state == eapInitial ||
1037 esp->es_client.ea_state = esp->es_server.ea_state = eapInitial;

Completed in 59 milliseconds