HomeSort by: relevance | last modified time | path
    Searched refs:DECOMP_FATALERROR (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/net/
ppp-comp.h 113 #define DECOMP_FATALERROR 2 /* error detected after decomp. */
bsd-comp.c 782 * DECOMP_FATALERROR for any errors which could possibly be said to
784 * we can issue a CCP reset-request; for DECOMP_FATALERROR, we may be
790 * bug, so we return DECOMP_FATALERROR for them in order to turn off
909 return DECOMP_FATALERROR; /* probably a bug */
926 return DECOMP_FATALERROR; /* probably a bug */
951 return DECOMP_FATALERROR;
1087 return DECOMP_FATALERROR;
ppp-deflate.c 450 * DECOMP_FATALERROR for any errors which could possibly be said to
452 * we can issue a CCP reset-request; for DECOMP_FATALERROR, we may be
458 * bug, so we return DECOMP_FATALERROR for them in order to turn off
546 return DECOMP_FATALERROR;

Completed in 155 milliseconds