Home
last modified time | relevance | path

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

/external/syslinux/core/lwip/src/netif/ppp/
Dppp.c187 } PPPControlRx; typedef
193 PPPControlRx rx;
242 static void pppDrop(PPPControlRx *pcrx);
243 static void pppInProc(PPPControlRx *pcrx, u_char *s, int l);
1509 PPPControlRx *pcrx = arg; in pppInputThread()
1717 pppDrop(PPPControlRx *pcrx) in pppDrop()
1756 pppInProc(PPPControlRx *pcrx, u_char *s, int l) in pppInProc()