Home
last modified time | relevance | path

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

/third_party/lwip/src/netif/ppp/
Dppp.c766 if (pcb->err_code == PPPERR_NONE) { in ppp_link_end()
1164 pcb->err_code = PPPERR_NONE; in sifup()
1272 pcb->err_code = PPPERR_NONE; in sif6up()
/third_party/lwip/src/include/netif/ppp/
Dppp.h131 #define PPPERR_NONE 0 /* No error. */ macro
/third_party/lwip/doc/
Dppp.txt80 case PPPERR_NONE: {
160 if (err_code == PPPERR_NONE) {