Home
last modified time | relevance | path

Searched refs:PPPCTLG_UPSTATUS (Results 1 – 2 of 2) sorted by relevance

/lib/liblwip/src/netif/ppp/
Dppp.h83 #define PPPCTLG_UPSTATUS 100 /* Get the up status - 0 down else up */ macro
Dppp.c970 case PPPCTLG_UPSTATUS: /* Get the PPP up status. */ in pppIOCtl()