Home
last modified time | relevance | path

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

/lib/liblwip/src/netif/ppp/
Dpap.h106 #define UPAPSS_BADAUTH 5 /* We've sent a Nak */ macro
Dpap.c250 u->us_serverstate = UPAPSS_BADAUTH; in upap_reqtimeout()
412 if (u->us_serverstate == UPAPSS_BADAUTH) { in upap_rauthreq()
452 u->us_serverstate = UPAPSS_BADAUTH; in upap_rauthreq()