Searched refs:TCP_URG (Results 1 – 3 of 3) sorted by relevance
77 #define TCP_URG 0x20U macro
303 if (TCPH_FLAGS(th) & TCP_URG) { in vj_compress_tcp()565 TCPH_SET_FLAG(th, TCP_URG); in vj_uncompress_tcp()568 TCPH_UNSET_FLAG(th, TCP_URG); in vj_uncompress_tcp()
2473 if (flags & TCP_URG) { in tcp_debug_print_flags()