Searched defs:TCP_FLAG_URG (Results 1 – 2 of 2) sorted by relevance
63 TCP_FLAG_URG = __constant_htonl(0x00200000), enumerator
77 TCP_FLAG_URG = __constant_cpu_to_be32(0x00200000), enumerator