Searched refs:PPP_COMPFRAG (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/net/
H A Dppp_defs.h94 #define PPP_COMPFRAG 0xfb /* fragment compressed below bundle */ macro
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dbsd-comp.c658 if (rptr == NULL || ent == PPP_COMP || ent == PPP_COMPFRAG)
940 if (rptr == NULL || ent == PPP_COMP || ent == PPP_COMPFRAG)
H A Ddeflate.c359 if (rptr == NULL || *rptr == PPP_COMP || *rptr == PPP_COMPFRAG)
564 if (rptr == NULL || *rptr == PPP_COMP || *rptr == PPP_COMPFRAG)
H A Dspppcomp.c1425 if ((proto == PPP_COMP) || (proto == PPP_COMPFRAG)) {
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ppp.c113 { PPP_COMPFRAG, "Single Link Compressed Data", NULL, NULL, NULL },

Completed in 72 milliseconds