Home
last modified time | relevance | path

Searched refs:TCP_PUSH_BIT (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/net/
H A Dslcompress.h107 #define TCP_PUSH_BIT 0x10 macro
H A Dslcompress.c358 changes |= TCP_PUSH_BIT; in sl_compress_tcp()
521 if (changes & TCP_PUSH_BIT) in sl_uncompress_tcp_core()