Home
last modified time | relevance | path

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

/lib/liblwip/src/netif/ppp/
Dppp.h173 int pppIOCtl(int pd, int cmd, void *arg);
Dauth.c643 pppIOCtl(unit, PPPCTLS_ERRCODE, &errCode); in auth_withpeer_fail()
Dppp.c961 pppIOCtl(int pd, int cmd, void *arg) in pppIOCtl() function