Home
last modified time | relevance | path

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

/lib/liblwip/src/netif/ppp/
Dppp.h84 #define PPPCTLS_ERRCODE 101 /* Set the error code */ macro
Dauth.c643 pppIOCtl(unit, PPPCTLS_ERRCODE, &errCode); in auth_withpeer_fail()
Dppp.c977 case PPPCTLS_ERRCODE: /* Set the PPP error code. */ in pppIOCtl()