Home
last modified time | relevance | path

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

/lib/lwip/lwip/src/netif/ppp/
A Ddemand.c244 && framelen > 2 && fcs == PPP_GOODFCS) {
A Dpppos.c156 #define PPP_GOODFCS 0xf0b8 /* Good final FCS value */ macro
532 } else if (pppos->in_fcs != PPP_GOODFCS) { in pppos_input()

Completed in 13 milliseconds