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