Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ppp/spppasyn/
H A Dspppasyn.c1282 if ((is_lcp && (fcs16 == PPPGOODFCS16 || fcs32 == PPPGOODFCS32)) || in receive_frame()
1284 (fcs32 == PPPGOODFCS32 && in receive_frame()
/illumos-gate/usr/src/uts/common/net/
H A Dppp_defs.h134 #define PPPGOODFCS32 0xdebb20e3ul macro