Home
last modified time | relevance | path

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

/linux-6.12.1/net/ipv4/
Dtcp.c2248 bool has_timestamping = false; in tcp_recv_timestamp() local
2290 has_timestamping = true; in tcp_recv_timestamp()
2299 has_timestamping = true; in tcp_recv_timestamp()
2304 if (has_timestamping) { in tcp_recv_timestamp()