Searched refs:inFCS (Results 1 – 1 of 1) sorted by relevance
184 u16_t inFCS; /* Input Frame Check Sequence value. */ member1817 } else if (pcrx->inFCS != PPP_GOODFCS) { in pppInProc()1820 pcrx->pd, pcrx->inFCS, pcrx->inProtocol)); in pppInProc()1862 pcrx->inFCS = PPP_INITFCS; in pppInProc()1891 pcrx->inFCS = PPP_INITFCS; in pppInProc()1970 pcrx->inFCS = PPP_FCS(pcrx->inFCS, curChar); in pppInProc()
Completed in 5 milliseconds