Searched refs:PPP_INITFCS (Results 1 – 6 of 6) sorted by relevance
99 fcs = PPP_INITFCS; in demand_conf()164 fcs = PPP_INITFCS; in demand_discard()252 fcs = PPP_INITFCS;
155 #define PPP_INITFCS 0xffff /* Initial FCS value */ macro234 fcs_out = PPP_INITFCS; in pppos_write()283 fcs_out = PPP_INITFCS; in pppos_netif_output()576 pppos->in_fcs = PPP_INITFCS; in pppos_input()606 pppos->in_fcs = PPP_INITFCS; in pppos_input()
155 #define PPP_INITFCS 0xffff /* Initial FCS value */ macro228 fcs_out = PPP_INITFCS; in pppos_write()272 fcs_out = PPP_INITFCS; in pppos_netif_output()559 pppos->in_fcs = PPP_INITFCS; in pppos_input()589 pppos->in_fcs = PPP_INITFCS; in pppos_input()
153 #define PPP_INITFCS 0xffff /* Initial FCS value */ macro
816 u_int fcsOut = PPP_INITFCS; in pppifOutput()1106 fcsOut = PPP_INITFCS; in pppWrite()1862 pcrx->inFCS = PPP_INITFCS; in pppInProc()1891 pcrx->inFCS = PPP_INITFCS; in pppInProc()
Completed in 20 milliseconds