Home
last modified time | relevance | path

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

/third_party/lwip/src/include/netif/ppp/
Dvj.h103 #define TCP_PUSH_BIT 0x10 macro
/third_party/lwip/src/netif/ppp/
Dvj.c388 changes |= TCP_PUSH_BIT; in vj_compress_tcp()
539 if (changes & TCP_PUSH_BIT) { in vj_uncompress_tcp()