Searched refs:inFCS (Results 1 – 1 of 1) sorted by relevance
182 u16_t inFCS; /* Input Frame Check Sequence value. */ member1792 } else if (pcrx->inFCS != PPP_GOODFCS) { in pppInProc()1795 pcrx->pd, pcrx->inFCS, pcrx->inProtocol)); in pppInProc()1837 pcrx->inFCS = PPP_INITFCS; in pppInProc()1866 pcrx->inFCS = PPP_INITFCS; in pppInProc()1945 pcrx->inFCS = PPP_FCS(pcrx->inFCS, curChar); in pppInProc()