Home
last modified time | relevance | path

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

/external/syslinux/core/lwip/src/netif/ppp/
Dppp.h261 #define PPPCTLG_UPSTATUS 100 /* Get the up status - 0 down else up */ macro
Dppp.c958 case PPPCTLG_UPSTATUS: /* Get the PPP up status. */ in pppIOCtl()