Searched refs:__sock_recv_timestamp (Results 1 – 3 of 3) sorted by relevance
2681 void __sock_recv_timestamp(struct msghdr *msg, struct sock *sk,2707 __sock_recv_timestamp(msg, sk, skb); in sock_recv_timestamp()
897 void __sock_recv_timestamp(struct msghdr *msg, struct sock *sk, in __sock_recv_timestamp() function993 EXPORT_SYMBOL_GPL(__sock_recv_timestamp);
2648 __sock_recv_timestamp(msg, sk, skb); in __unix_dgram_recvmsg()