Searched refs:PPP_INITFCS (Results 1 – 5 of 5) sorted by relevance
95 fcs = PPP_INITFCS; in demand_conf()156 fcs = PPP_INITFCS; in demand_discard()236 fcs = PPP_INITFCS;
66 #define PPP_INITFCS 0xffff /* Initial FCS value */ macro
107 #define PPP_INITFCS 0xffff /* Initial FCS value */ macro
804 u_int fcsOut = PPP_INITFCS; in pppifOutput()1094 fcsOut = PPP_INITFCS; in pppWrite()1837 pcrx->inFCS = PPP_INITFCS; in pppInProc()1866 pcrx->inFCS = PPP_INITFCS; in pppInProc()
162 #define PPP_INITFCS 0xffff /* Initial FCS value */ macro