Searched refs:PPP_INITFCS (Results 1 – 3 of 3) 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()
85 #define PPP_INITFCS 0xffff /* Initial FCS value */ macro