Searched refs:PPP_GOODFCS (Results 1 – 2 of 2) sorted by relevance
| /lib/liblwip/src/netif/ppp/ | ||
| D | ppp_impl.h | 154 #define PPP_GOODFCS 0xf0b8 /* Good final FCS value */ macro |
| D | ppp.c | 1817 } else if (pcrx->inFCS != PPP_GOODFCS) { in pppInProc() |