Home
last modified time | relevance | path

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

/external/syslinux/core/lwip/src/netif/ppp/
Dppp.h262 #define PPPCTLS_ERRCODE 101 /* Set the error code */ macro
Dauth.c643 pppIOCtl(unit, PPPCTLS_ERRCODE, &errCode); in auth_withpeer_fail()
Dppp.c965 case PPPCTLS_ERRCODE: /* Set the PPP error code. */ in pppIOCtl()