Home
last modified time | relevance | path

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

/linux-6.15/net/ipv4/
H A Dtcp.c2276 bool has_timestamping = false; in tcp_recv_timestamp() local
2318 has_timestamping = true; in tcp_recv_timestamp()
2327 has_timestamping = true; in tcp_recv_timestamp()
2332 if (has_timestamping) { in tcp_recv_timestamp()