Searched defs:TCP_FLAG_ACK (Results 1 – 3 of 3) sorted by relevance
76 TCP_FLAG_ACK = __constant_cpu_to_be32(0x00100000), enumerator
78 #define TCP_FLAG_ACK 0x10 macro