Searched refs:TCP_FLAG_ACK (Results 1 – 2 of 2) sorted by relevance
76 TCP_FLAG_ACK = __constant_cpu_to_be32(0x00100000), enumerator
691 ntohl(TCP_FLAG_ACK) | in __tcp_fast_path_on()