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 108 #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 445 * DECOMP_FATALERROR for any errors which could possibly be said to
447 * we can issue a CCP reset-request; for DECOMP_FATALERROR, we may be
453 * bug, so we return DECOMP_FATALERROR for them in order to turn off
541 return DECOMP_FATALERROR;

Completed in 21 milliseconds