Searched refs:PPPERR_CONNECT (Results 1 – 2 of 2) sorted by relevance
| /lib/liblwip/src/netif/ppp/ | ||
| D | ppp.h | 72 #define PPPERR_CONNECT -6 /* Connection lost. */ macro |
| D | ppp.c | 1402 pc->linkStatusCB(pc->linkStatusCtx, PPPERR_CONNECT, NULL); in sifdown() |