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

/barrelfish-master/include/lwip2/netif/ppp/
H A Deap.h102 eapInitial = 0, /* No EAP authentication yet requested */ enumerator in enum:eap_state_code
H A Deap.c655 pcb->eap.es_server.ea_state != eapInitial) {
885 if (pcb->eap.es_server.ea_state == eapInitial ||
986 pcb->eap.es_client.ea_state = pcb->eap.es_server.ea_state = eapInitial;
/barrelfish-master/lib/lwip2/src/netif/ppp/
H A Deap.c655 pcb->eap.es_server.ea_state != eapInitial) {
885 if (pcb->eap.es_server.ea_state == eapInitial ||
986 pcb->eap.es_client.ea_state = pcb->eap.es_server.ea_state = eapInitial;

Completed in 48 milliseconds