Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/net/
H A Dppp_defs.h136 #define PPPGOODFCS32 0xdebb20e3ul macro
/titanic_41/usr/src/uts/common/io/ppp/spppasyn/
H A Dspppasyn.c1283 if ((is_lcp && (fcs16 == PPPGOODFCS16 || fcs32 == PPPGOODFCS32)) || in receive_frame()
1285 (fcs32 == PPPGOODFCS32 && in receive_frame()