Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/net/
H A Dvjcompress.h102 #define TCP_PUSH_BIT 0x10 macro
/titanic_41/usr/src/uts/common/io/ppp/spppcomp/
H A Dvjcompress.c408 changes |= TCP_PUSH_BIT; in vj_compress_tcp()
582 if (changes & TCP_PUSH_BIT) { in vj_uncompress_tcp()