Searched refs:SLF_TOSS (Results 1 – 2 of 2) sorted by relevance
86 comp->flags = SLF_TOSS; in sl_compress_init() 117 comp->flags = SLF_TOSS; in sl_compress_setup() 492 comp->flags &=~ SLF_TOSS; in sl_uncompress_tcp_core() 531 comp->flags &=~ SLF_TOSS; in sl_uncompress_tcp_core() 539 if (comp->flags & SLF_TOSS) { in sl_uncompress_tcp_core() 617 comp->flags |= SLF_TOSS; in sl_uncompress_tcp_core()
161 #define SLF_TOSS 1 /* tossing rcvd frames because of input err */ macro