Home
last modified time | relevance | path

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

/netbsd-src/sys/net/
H A Dppp-comp.h147 #define CI_BSD_COMPRESS 21 /* config. option for BSD-Compress */ macro
H A Dbsd-comp.c152 .compress_proto = CI_BSD_COMPRESS,
309 if (opt_len < CILEN_BSD_COMPRESS || options[0] != CI_BSD_COMPRESS in bsd_alloc()
399 if (opt_len < CILEN_BSD_COMPRESS || options[0] != CI_BSD_COMPRESS in bsd_init()
H A Dif_ppp.c1824 { CI_BSD_COMPRESS, "ppp_bsdcomp" },