Home
last modified time | relevance | path

Searched refs:TCP_FLAG_ACK (Results 1 – 2 of 2) sorted by relevance

/include/uapi/linux/
Dtcp.h76 TCP_FLAG_ACK = __constant_cpu_to_be32(0x00100000), enumerator
/include/net/
Dtcp.h691 ntohl(TCP_FLAG_ACK) | in __tcp_fast_path_on()