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

/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppdump/
H A Dppp-comp.h114 #define CI_BSD_COMPRESS 21 /* config. option for BSD-Compress */ macro
H A Dbsd-comp.c139 CI_BSD_COMPRESS, /* compress_proto */
291 if (opt_len != 3 || options[0] != CI_BSD_COMPRESS || options[1] != 3
381 || options[0] != CI_BSD_COMPRESS || options[1] != CILEN_BSD_COMPRESS
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dppp-comp.h165 #define CI_BSD_COMPRESS 21 /* config. option for BSD-Compress */ macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/include/linux/
H A Dppp-comp.h160 #define CI_BSD_COMPRESS 21 /* config. option for BSD-Compress */ macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/include/net/
H A Dppp-comp.h129 #define CI_BSD_COMPRESS 21 /* config. option for BSD-Compress */ macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/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-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dbsd_comp.c358 if (opt_len != 3 || options[0] != CI_BSD_COMPRESS || options[1] != 3
469 if ((opt_len != 3) || (options[0] != CI_BSD_COMPRESS) || (options[1] != 3)
1133 .compress_proto = CI_BSD_COMPRESS,
1170 MODULE_ALIAS("ppp-compress-" __stringify(CI_BSD_COMPRESS));
/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/i4l/
H A Disdn_bsdcomp.c317 if (data->optlen != 1 || data->num != CI_BSD_COMPRESS
392 if (data->optlen != 1 || data->num != CI_BSD_COMPRESS
900 .num = CI_BSD_COMPRESS,
/netgear-R7000-V1.0.7.12_1.2.5/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
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/modules/
H A Dbsd-comp.c165 CI_BSD_COMPRESS, /* compress_proto */
325 if (opt_len != 3 || options[0] != CI_BSD_COMPRESS || options[1] != 3
431 || options[0] != CI_BSD_COMPRESS || options[1] != CILEN_BSD_COMPRESS

Completed in 110 milliseconds