Home
last modified time | relevance | path

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

/Linux-v5.4/net/
Dsocket.c759 int new_tstamp = sock_flag(sk, SOCK_TSTAMP_NEW); in __sock_recv_timestamp() local
775 if (new_tstamp) { in __sock_recv_timestamp()
789 if (new_tstamp) { in __sock_recv_timestamp()
/Linux-v5.4/net/ipv4/
Dtcp.c1860 int new_tstamp = sock_flag(sk, SOCK_TSTAMP_NEW); in tcp_recv_timestamp() local
1866 if (new_tstamp) { in tcp_recv_timestamp()
1878 if (new_tstamp) { in tcp_recv_timestamp()