Home
last modified time | relevance | path

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

/third_party/lwip/src/include/netif/ppp/
Dupap.h89 #define UPAPSS_BADAUTH 5 /* We've sent a Nak */ macro
/third_party/lwip/src/netif/ppp/
Dupap.c230 pcb->upap.us_serverstate = UPAPSS_BADAUTH; in upap_reqtimeout()
379 if (pcb->upap.us_serverstate == UPAPSS_BADAUTH) { in upap_rauthreq()
445 pcb->upap.us_serverstate = UPAPSS_BADAUTH; in upap_rauthreq()