Searched refs:SOCK_TSTAMP_NEW (Results 1 – 4 of 4) sorted by relevance
974 int new_tstamp = sock_flag(sk, SOCK_TSTAMP_NEW); in __sock_recv_timestamp()1054 if (sock_flag(sk, SOCK_TSTAMP_NEW)) in __sock_recv_timestamp()
2350 int new_tstamp = sock_flag(sk, SOCK_TSTAMP_NEW); in tcp_recv_timestamp()2407 if (sock_flag(sk, SOCK_TSTAMP_NEW)) in tcp_recv_timestamp()
1021 SOCK_TSTAMP_NEW, /* Indicates 64 bit timestamps always */ enumerator
496 (1UL << SOCK_TSTAMP_NEW))