Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ppp/
H A Dppp_mppe.c446 return DECOMP_ERROR; in mppe_decompress()
459 return DECOMP_ERROR; in mppe_decompress()
518 return DECOMP_ERROR; in mppe_decompress()
524 return DECOMP_ERROR; in mppe_decompress()
595 return DECOMP_ERROR; in mppe_decompress()
H A Dppp_deflate.c398 * Because of patent problems, we return DECOMP_ERROR for errors
401 * be being detected "after" decompression. For DECOMP_ERROR,
423 return DECOMP_ERROR; in z_decompress()
432 return DECOMP_ERROR; in z_decompress()
499 return DECOMP_ERROR; in z_decompress()
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; in bsd_decompress()
/kernel/linux/linux-6.6/drivers/net/ppp/
H A Dppp_mppe.c446 return DECOMP_ERROR; in mppe_decompress()
459 return DECOMP_ERROR; in mppe_decompress()
518 return DECOMP_ERROR; in mppe_decompress()
524 return DECOMP_ERROR; in mppe_decompress()
595 return DECOMP_ERROR; in mppe_decompress()
H A Dppp_deflate.c397 * Because of patent problems, we return DECOMP_ERROR for errors
400 * be being detected "after" decompression. For DECOMP_ERROR,
422 return DECOMP_ERROR; in z_decompress()
431 return DECOMP_ERROR; in z_decompress()
498 return DECOMP_ERROR; in z_decompress()
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; in bsd_decompress()
/kernel/linux/linux-5.10/include/linux/
H A Dppp-comp.h88 * decompressed packet if successful, otherwise DECOMP_ERROR
98 #define DECOMP_ERROR -1 /* error detected before decomp. */ macro
/kernel/linux/linux-6.6/include/linux/
H A Dppp-comp.h88 * decompressed packet if successful, otherwise DECOMP_ERROR
98 #define DECOMP_ERROR -1 /* error detected before decomp. */ macro

Completed in 7 milliseconds