Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/netif/ppp/
H A Dppp.h66 #define PPPERR_NONE 0 /* No error. */ macro
H A Dppp.c1063 return PPPERR_NONE; in pppWriteOverEthernet()
1143 return PPPERR_NONE; in pppWrite()
1356 pc->errCode = PPPERR_NONE; in sifup()
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/netif/ppp/
H A Dppp.c763 if (pcb->err_code == PPPERR_NONE) { in ppp_link_end()
1161 pcb->err_code = PPPERR_NONE; in sifup()
1269 pcb->err_code = PPPERR_NONE; in sif6up()
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/netif/ppp/
H A Dppp.c759 if (pcb->err_code == PPPERR_NONE) { in ppp_link_end()
1180 pcb->err_code = PPPERR_NONE; in sifup()
1288 pcb->err_code = PPPERR_NONE; in sif6up()
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/netif/ppp/
H A Dppp.h127 #define PPPERR_NONE 0 /* No error. */ macro
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/netif/ppp/
H A Dppp.h131 #define PPPERR_NONE 0 /* No error. */ macro
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/doc/
H A Dppp.txt80 case PPPERR_NONE: {
160 if (err_code == PPPERR_NONE) {
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/doc/
H A Dppp.txt80 case PPPERR_NONE: {
160 if (err_code == PPPERR_NONE) {