Home
last modified time | relevance | path

Searched refs:DECOMP_PROT (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/net/
H A Dpppio.h85 #define DECOMP_PROT 0x8 /* decompress PPP protocol */ macro
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dspppcomp.h191 ((x)->cp_flags & DECOMP_PROT)
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dsys-solaris.c1978 cf[0] = (pcomp ? DECOMP_PROT : 0) + (accomp ? DECOMP_AC : 0);
1979 cf[1] = DECOMP_PROT | DECOMP_AC;