Home
last modified time | relevance | path

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

/Linux-v5.15/net/ipv4/
Dtcp.c2202 bool has_timestamping = false; in tcp_recv_timestamp() local
2242 has_timestamping = true; in tcp_recv_timestamp()
2249 has_timestamping = true; in tcp_recv_timestamp()
2254 if (has_timestamping) { in tcp_recv_timestamp()