Searched refs:PPPControlRx (Results 1 – 1 of 1) sorted by relevance
189 } PPPControlRx; typedef195 PPPControlRx rx;244 static void pppDrop(PPPControlRx *pcrx);245 static void pppInProc(PPPControlRx *pcrx, u_char *s, int l);246 static void pppFreeCurrentInputPacket(PPPControlRx *pcrx);1521 PPPControlRx *pcrx = arg; in pppInputThread()1729 pppFreeCurrentInputPacket(PPPControlRx *pcrx) in pppFreeCurrentInputPacket()1745 pppDrop(PPPControlRx *pcrx) in pppDrop()1781 pppInProc(PPPControlRx *pcrx, u_char *s, int l) in pppInProc()
Completed in 5 milliseconds