Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp.c2268 bool has_timestamping = false; in tcp_recv_timestamp() local
2310 has_timestamping = true; in tcp_recv_timestamp()
2319 has_timestamping = true; in tcp_recv_timestamp()
2324 if (has_timestamping) { in tcp_recv_timestamp()