Searched refs:PPP_GOODFCS (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/net/
H A Dppp_defs.h82 #define PPP_GOODFCS 0xf0b8 /* Good final FCS value */ macro
/freebsd-13-stable/sys/netgraph/
H A Dng_pred1.c59 #define PPP_GOODFCS 0xf0b8 /* Good final FCS value */ macro
527 if (fcs != PPP_GOODFCS) {
H A Dng_async.c521 if (sc->fcs != PPP_GOODFCS) {

Completed in 140 milliseconds