Home
last modified time | relevance | path

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

/third_party/lwip/src/include/netif/ppp/
Deap.h102 eapInitial = 0, /* No EAP authentication yet requested */ enumerator
/third_party/lwip/src/netif/ppp/
Deap.c655 pcb->eap.es_server.ea_state != eapInitial) { in eap_send_request()
885 if (pcb->eap.es_server.ea_state == eapInitial || in eap_authpeer()
986 pcb->eap.es_client.ea_state = pcb->eap.es_server.ea_state = eapInitial; in eap_lowerdown()