Searched refs:DECOMP_ERROR (Results 1 - 25 of 26) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppdump/
H A Dppp-comp.h87 #define DECOMP_ERROR 1 /* error detected before decomp. */ macro
H A Ddeflate.c219 * Because of patent problems, we return DECOMP_ERROR for errors
222 * be being detected "after" decompression. For DECOMP_ERROR,
257 return DECOMP_ERROR;
H A Dbsd-comp.c533 * Because of patent problems, we return DECOMP_ERROR for errors
536 * be being detected "after" decompression. For DECOMP_ERROR,
580 return DECOMP_ERROR;
H A Dpppdump.c355 case DECOMP_ERROR:
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppdump/
H A Dppp-comp.h79 #define DECOMP_ERROR 1 /* error detected before decomp. */ macro
H A Ddeflate.c209 * Because of patent problems, we return DECOMP_ERROR for errors
212 * be being detected "after" decompression. For DECOMP_ERROR,
247 return DECOMP_ERROR;
H A Dbsd-comp.c531 * Because of patent problems, we return DECOMP_ERROR for errors
534 * be being detected "after" decompression. For DECOMP_ERROR,
578 return DECOMP_ERROR;
H A Dpppdump.c326 case DECOMP_ERROR:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dppp-comp.h118 * decompressed packet if successful, otherwise DECOMP_ERROR
128 #define DECOMP_ERROR -1 /* error detected before decomp. */ macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/include/linux/
H A Dppp-comp.h113 * decompressed packet if successful, otherwise DECOMP_ERROR
123 #define DECOMP_ERROR -1 /* error detected before decomp. */ macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/include/net/
H A Dppp-comp.h96 #define DECOMP_ERROR 1 /* error detected before decomp. */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dppp_mppe.c491 return DECOMP_ERROR;
504 return DECOMP_ERROR;
536 return DECOMP_ERROR;
568 return DECOMP_ERROR;
574 return DECOMP_ERROR;
622 return DECOMP_ERROR;
642 return DECOMP_ERROR;
H A Dppp_deflate.c425 * Because of patent problems, we return DECOMP_ERROR for errors
428 * be being detected "after" decompression. For DECOMP_ERROR,
450 return DECOMP_ERROR;
459 return DECOMP_ERROR;
526 return DECOMP_ERROR;
H A Dbsd_comp.c813 * Because of patent problems, we return DECOMP_ERROR for errors
816 * be being detected "after" decompression. For DECOMP_ERROR,
882 return DECOMP_ERROR;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/modules/
H A Ddeflate.c552 * Because of patent problems, we return DECOMP_ERROR for errors
555 * be being detected "after" decompression. For DECOMP_ERROR,
583 return DECOMP_ERROR;
597 return DECOMP_ERROR;
604 return DECOMP_ERROR;
675 return DECOMP_ERROR;
684 return DECOMP_ERROR;
H A Dbsd-comp.c835 * Because of patent problems, we return DECOMP_ERROR for errors
838 * be being detected "after" decompression. For DECOMP_ERROR,
875 return DECOMP_ERROR;
898 return DECOMP_ERROR;
905 return DECOMP_ERROR;
1008 return DECOMP_ERROR;
H A Dppp_comp.c903 case DECOMP_ERROR:
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/modules/
H A Ddeflate.c540 * Because of patent problems, we return DECOMP_ERROR for errors
543 * be being detected "after" decompression. For DECOMP_ERROR,
571 return DECOMP_ERROR;
585 return DECOMP_ERROR;
592 return DECOMP_ERROR;
663 return DECOMP_ERROR;
672 return DECOMP_ERROR;
H A Dbsd-comp.c831 * Because of patent problems, we return DECOMP_ERROR for errors
834 * be being detected "after" decompression. For DECOMP_ERROR,
871 return DECOMP_ERROR;
894 return DECOMP_ERROR;
901 return DECOMP_ERROR;
1004 return DECOMP_ERROR;
H A Dppp_comp.c887 case DECOMP_ERROR:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/include/linux/
H A Dppp-comp.h121 * decompressed packet if successful, otherwise DECOMP_ERROR
131 #define DECOMP_ERROR -1 /* error detected before decomp. */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/include/net/
H A Dppp-comp.h104 #define DECOMP_ERROR 1 /* error detected before decomp. */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/i4l/
H A Disdn_bsdcomp.c672 return DECOMP_ERROR;
679 return DECOMP_ERROR;
695 return DECOMP_ERROR;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/solaris/
H A Dppp_comp.c903 case DECOMP_ERROR:
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/solaris/
H A Dppp_comp.c887 case DECOMP_ERROR:

Completed in 163 milliseconds

12