Home
last modified time | relevance | path

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

/net/ipv4/
Dtcp.c1858 int new_tstamp = sock_flag(sk, SOCK_TSTAMP_NEW); in tcp_recv_timestamp() local
1864 if (new_tstamp) { in tcp_recv_timestamp()
1876 if (new_tstamp) { in tcp_recv_timestamp()
/net/
Dsocket.c760 int new_tstamp = sock_flag(sk, SOCK_TSTAMP_NEW); in __sock_recv_timestamp() local
776 if (new_tstamp) { in __sock_recv_timestamp()
790 if (new_tstamp) { in __sock_recv_timestamp()