Home
last modified time | relevance | path

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

/lib/lwip/lwip/src/netif/ppp/
A Dpppos.c532 } else if (pppos->in_fcs != PPP_GOODFCS) { in pppos_input()
535 ppp->netif->num, pppos->in_fcs, pppos->in_protocol)); in pppos_input()
604 pppos->in_fcs = PPP_INITFCS; in pppos_input()
742 pppos->in_fcs = PPP_FCS(pppos->in_fcs, cur_char); in pppos_input()
/lib/lwip/lwip/src/include/netif/ppp/
A Dpppos.h94 u16_t in_fcs; /* Input Frame Check Sequence value. */ member

Completed in 3 milliseconds