Searched refs:DECOMP_FATALERROR (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Dppp_comp.h122 #define DECOMP_FATALERROR 2 /* error detected after decomp. */ macro
H A Dbsd_comp.c840 * DECOMP_FATALERROR for any errors which could possibly be said to
842 * we can issue a CCP reset-request; for DECOMP_FATALERROR, we may be
848 * bug, so we return DECOMP_FATALERROR for them in order to turn off
972 return DECOMP_FATALERROR; /* probably a bug */
989 return DECOMP_FATALERROR; /* probably a bug */
1014 return DECOMP_FATALERROR;
1150 return DECOMP_FATALERROR;
H A Dppp_deflate.c495 * DECOMP_FATALERROR for any errors which could possibly be said to
497 * we can issue a CCP reset-request; for DECOMP_FATALERROR, we may be
503 * bug, so we return DECOMP_FATALERROR for them in order to turn off
596 return DECOMP_FATALERROR;

Completed in 64 milliseconds