Home
last modified time | relevance | path

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

/third_party/lwip/src/include/netif/ppp/
Dupap.h75 #define UPAPCS_CLOSED 1 /* Connection up, haven't requested auth */ macro
/third_party/lwip/src/netif/ppp/
Dupap.c243 pcb->upap.us_clientstate = UPAPCS_CLOSED; in upap_lowerup()