Searched refs:PPP_GOODFCS (Results 1 – 3 of 3) sorted by relevance
128 #define PPP_GOODFCS 0xf0b8 /* Good final FCS value */ macro132 #define PPPGOODFCS16 PPP_GOODFCS
311 if (decompress && fcs == PPP_GOODFCS) {373 if (fcs != PPP_GOODFCS)
230 && framelen > 2 && fcs == PPP_GOODFCS) {