CI_BSD_COMPRESS
.compress_proto = CI_BSD_COMPRESS,
MODULE_ALIAS("ppp-compress-" __stringify(CI_BSD_COMPRESS));
if (opt_len != 3 || options[0] != CI_BSD_COMPRESS || options[1] != 3
if ((opt_len != 3) || (options[0] != CI_BSD_COMPRESS) || (options[1] != 3)