Searched refs:CI_BSD_COMPRESS (Results 1 – 2 of 2) sorted by relevance
49 #define CI_BSD_COMPRESS 21 /* config. option for BSD-Compress */ macro
358 if (opt_len != 3 || options[0] != CI_BSD_COMPRESS || options[1] != 3 in bsd_alloc()469 if ((opt_len != 3) || (options[0] != CI_BSD_COMPRESS) || (options[1] != 3) in bsd_init()1133 .compress_proto = CI_BSD_COMPRESS,1170 MODULE_ALIAS("ppp-compress-" __stringify(CI_BSD_COMPRESS));