Home
last modified time | relevance | path

Searched refs:CI_BSD_COMPRESS (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dccp.c541 opt_buf[0] = CI_BSD_COMPRESS;
643 p[0] = CI_BSD_COMPRESS;
731 || p[0] != CI_BSD_COMPRESS || p[1] != CILEN_BSD_COMPRESS
827 p[0] == CI_BSD_COMPRESS) {
895 && p[0] == CI_BSD_COMPRESS && p[1] == CILEN_BSD_COMPRESS) {
1028 case CI_BSD_COMPRESS:
1189 case CI_BSD_COMPRESS:
1330 case CI_BSD_COMPRESS:
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dppp-comp.h114 #define CI_BSD_COMPRESS 21 /* config. option for BSD-Compress */ macro
H A Dbsd-comp.c143 CI_BSD_COMPRESS, /* compress_proto */
295 if (opt_len != 3 || options[0] != CI_BSD_COMPRESS || options[1] != 3
385 || options[0] != CI_BSD_COMPRESS || options[1] != CILEN_BSD_COMPRESS
/titanic_41/usr/src/uts/common/net/
H A Dppp-comp.h141 #define CI_BSD_COMPRESS 21 /* config. option for BSD-Compress */ macro
/titanic_41/usr/src/uts/common/io/ppp/spppcomp/
H A Dbsd-comp.c170 CI_BSD_COMPRESS, /* compress_proto */
358 options[0] != CI_BSD_COMPRESS || in bsd_alloc()
483 options[0] != CI_BSD_COMPRESS || in bsd_init()