Searched refs:CI_BSD_COMPRESS (Results 1 - 10 of 10) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/pppdump/
H A Dppp-comp.h122 #define CI_BSD_COMPRESS 21 /* config. option for BSD-Compress */ macro
H A Dbsd-comp.c141 CI_BSD_COMPRESS, /* compress_proto */
293 if (opt_len != 3 || options[0] != CI_BSD_COMPRESS || options[1] != 3
383 || options[0] != CI_BSD_COMPRESS || options[1] != CILEN_BSD_COMPRESS
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Dppp-comp.h167 #define CI_BSD_COMPRESS 21 /* config. option for BSD-Compress */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp/pppd/
H A Dccp.c463 opt_buf[0] = CI_BSD_COMPRESS;
563 p[0] = CI_BSD_COMPRESS;
645 || p[0] != CI_BSD_COMPRESS || p[1] != CILEN_BSD_COMPRESS
719 && p[0] == CI_BSD_COMPRESS && p[1] == CILEN_BSD_COMPRESS) {
791 && p[0] == CI_BSD_COMPRESS && p[1] == CILEN_BSD_COMPRESS) {
903 case CI_BSD_COMPRESS:
1024 case CI_BSD_COMPRESS:
1149 case CI_BSD_COMPRESS:
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/include/linux/
H A Dppp-comp.h168 #define CI_BSD_COMPRESS 21 /* config. option for BSD-Compress */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/include/net/
H A Dppp-comp.h137 #define CI_BSD_COMPRESS 21 /* config. option for BSD-Compress */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/
H A Dbsd_comp.c358 if (opt_len != 3 || options[0] != CI_BSD_COMPRESS || options[1] != 3
472 if ((opt_len != 3) || (options[0] != CI_BSD_COMPRESS) || (options[1] != 3)
1136 .compress_proto = CI_BSD_COMPRESS,
1173 MODULE_ALIAS("ppp-compress-" __stringify(CI_BSD_COMPRESS));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/pppd/
H A Dccp.c629 opt_buf[0] = CI_BSD_COMPRESS;
754 p[0] = CI_BSD_COMPRESS;
857 || p[0] != CI_BSD_COMPRESS || p[1] != CILEN_BSD_COMPRESS
958 && p[0] == CI_BSD_COMPRESS && p[1] == CILEN_BSD_COMPRESS) {
1034 && p[0] == CI_BSD_COMPRESS && p[1] == CILEN_BSD_COMPRESS) {
1252 case CI_BSD_COMPRESS:
1403 case CI_BSD_COMPRESS:
1566 case CI_BSD_COMPRESS:
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/isdn/i4l/
H A Disdn_bsdcomp.c317 if (data->optlen != 1 || data->num != CI_BSD_COMPRESS
393 if (data->optlen != 1 || data->num != CI_BSD_COMPRESS
901 .num = CI_BSD_COMPRESS,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/modules/
H A Dbsd-comp.c169 CI_BSD_COMPRESS, /* compress_proto */
329 if (opt_len != 3 || options[0] != CI_BSD_COMPRESS || options[1] != 3
435 || options[0] != CI_BSD_COMPRESS || options[1] != CILEN_BSD_COMPRESS

Completed in 142 milliseconds