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

/illumos-gate/usr/src/uts/common/net/
H A Dppp_defs.h128 #define PPP_GOODFCS 0xf0b8 /* Good final FCS value */ macro
132 #define PPPGOODFCS16 PPP_GOODFCS
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dpppdump.c311 if (decompress && fcs == PPP_GOODFCS) {
373 if (fcs != PPP_GOODFCS)
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Ddemand.c230 && framelen > 2 && fcs == PPP_GOODFCS) {

Completed in 102 milliseconds