Searched refs:TCP_URG (Results 1 – 3 of 3) sorted by relevance
273 if (TCPH_FLAGS(th) & TCP_URG) { in vj_compress_tcp()532 TCPH_SET_FLAG(th, TCP_URG); in vj_uncompress_tcp()535 TCPH_UNSET_FLAG(th, TCP_URG); in vj_uncompress_tcp()
107 #define TCP_URG 0x20U macro
1681 if (flags & TCP_URG) { in tcp_debug_print_flags()
Completed in 13 milliseconds