Home
last modified time | relevance | path

Searched refs:UPAPSS_CLOSED (Results 1 – 6 of 6) sorted by relevance

/components/net/lwip/lwip-1.4.1/src/netif/ppp/
A Dpap.h102 #define UPAPSS_CLOSED 1 /* Connection up, haven't requested auth */ macro
A Dpap.c274 u->us_serverstate = UPAPSS_CLOSED; in upap_lowerup()
/components/net/lwip/lwip-2.0.3/src/include/netif/ppp/
A Dupap.h81 #define UPAPSS_CLOSED 1 /* Connection up, haven't requested auth */ macro
/components/net/lwip/lwip-2.1.2/src/include/netif/ppp/
A Dupap.h85 #define UPAPSS_CLOSED 1 /* Connection up, haven't requested auth */ macro
/components/net/lwip/lwip-2.1.2/src/netif/ppp/
A Dupap.c250 pcb->upap.us_serverstate = UPAPSS_CLOSED; in upap_lowerup()
/components/net/lwip/lwip-2.0.3/src/netif/ppp/
A Dupap.c250 pcb->upap.us_serverstate = UPAPSS_CLOSED; in upap_lowerup()

Completed in 7 milliseconds