Home
last modified time | relevance | path

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

/lib/liblwip/src/netif/ppp/
Dppp.h86 #define PPPCTLG_FD 103 /* Get the fd associated with the ppp */ macro
Dppp.c992 case PPPCTLG_FD: /* Get the fd associated with the ppp */ in pppIOCtl()