Home
last modified time | relevance | path

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

/lib/liblwip/src/netif/ppp/
Dppp_impl.h154 #define PPP_GOODFCS 0xf0b8 /* Good final FCS value */ macro
Dppp.c1817 } else if (pcrx->inFCS != PPP_GOODFCS) { in pppInProc()