Home
last modified time | relevance | path

Searched refs:PPPERR_CONNECT (Results 1 – 3 of 3) sorted by relevance

/third_party/lwip/src/include/netif/ppp/
Dppp.h137 #define PPPERR_CONNECT 6 /* Connection lost. */ macro
/third_party/lwip/src/netif/ppp/
Dppp.c767 pcb->err_code = PPPERR_CONNECT; in ppp_link_end()
/third_party/lwip/doc/
Dppp.txt121 case PPPERR_CONNECT: {