Searched refs:sock_read_timestamp (Results 1 – 2 of 2) sorted by relevance
2693 static inline ktime_t sock_read_timestamp(struct sock *sk) in sock_read_timestamp() function2769 else if (unlikely(sock_read_timestamp(sk) == SK_DEFAULT_STAMP)) in sock_recv_cmsgs()
3579 ts = ktime_to_timespec64(sock_read_timestamp(sk)); in sock_gettstamp()