Home
last modified time | relevance | path

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

/linux/net/
A Dsocket.c826 int new_tstamp = sock_flag(sk, SOCK_TSTAMP_NEW); in __sock_recv_timestamp() local
842 if (new_tstamp) { in __sock_recv_timestamp()
856 if (new_tstamp) { in __sock_recv_timestamp()
/linux/net/ipv4/
A Dtcp.c2186 int new_tstamp = sock_flag(sk, SOCK_TSTAMP_NEW); in tcp_recv_timestamp() local
2192 if (new_tstamp) { in tcp_recv_timestamp()
2208 if (new_tstamp) { in tcp_recv_timestamp()

Completed in 16 milliseconds