Home
last modified time | relevance | path

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

/linux-6.12.1/net/
Dsocket.c898 int new_tstamp = sock_flag(sk, SOCK_TSTAMP_NEW); in __sock_recv_timestamp() local
916 if (new_tstamp) { in __sock_recv_timestamp()
930 if (new_tstamp) { in __sock_recv_timestamp()
/linux-6.12.1/net/ipv4/
Dtcp.c2246 int new_tstamp = sock_flag(sk, SOCK_TSTAMP_NEW); in tcp_recv_timestamp() local
2253 if (new_tstamp) { in tcp_recv_timestamp()
2269 if (new_tstamp) { in tcp_recv_timestamp()