Searched refs:SLF_TOSS (Results 1 – 3 of 3) sorted by relevance
99 comp->flags = SLF_TOSS; in sl_compress_init()447 comp->flags &= ~SLF_TOSS; in sl_uncompress_tcp()487 comp->flags &= ~SLF_TOSS; in sl_uncompress_tcp()495 if (comp->flags & SLF_TOSS) { in sl_uncompress_tcp()583 comp->flags |= SLF_TOSS; in sl_uncompress_tcp()
151 #define SLF_TOSS 1 /* tossing rcvd frames because of input err */ macro
138 #define SLF_TOSS 1 /* tossing rcvd frames because of input err */ macro