Home
last modified time | relevance | path

Searched refs:DECOMP_VJC (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/net/
H A Dpppio.h91 #define DECOMP_VJC 0x40 /* decompress TCP/IP headers */ macro
/titanic_50/usr/src/uts/common/io/ppp/spppcomp/
H A Dspppcomp.h199 ((x)->cp_flags & DECOMP_VJC)
H A Dspppcomp.c1177 if ((!(cp->cp_flags & (CCP_DECOMP_RUN | DECOMP_VJC)) || in spppcomp_rput()
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dsys-solaris.c2313 cf[0] = (vjcomp ? COMP_VJC + DECOMP_VJC : 0) /* XXX this is wrong */
2316 cf[1] = COMP_VJC + DECOMP_VJC + COMP_VJCCID + DECOMP_VJCCID;