Home
last modified time | relevance | path

Searched refs:PPP_INITFCS (Results 1 – 2 of 2) sorted by relevance

/lib/lwip/lwip/src/netif/ppp/
A Ddemand.c99 fcs = PPP_INITFCS; in demand_conf()
164 fcs = PPP_INITFCS; in demand_discard()
252 fcs = PPP_INITFCS;
A Dpppos.c155 #define PPP_INITFCS 0xffff /* Initial FCS value */ macro
235 fcs_out = PPP_INITFCS; in pppos_write()
285 fcs_out = PPP_INITFCS; in pppos_netif_output()
604 pppos->in_fcs = PPP_INITFCS; in pppos_input()

Completed in 4 milliseconds