Searched refs:__sock_recv_timestamp (Results 1 – 3 of 3) sorted by relevance
2360 void __sock_recv_timestamp(struct msghdr *msg, struct sock *sk,2382 __sock_recv_timestamp(msg, sk, skb); in sock_recv_timestamp()
755 void __sock_recv_timestamp(struct msghdr *msg, struct sock *sk, in __sock_recv_timestamp() function830 EXPORT_SYMBOL_GPL(__sock_recv_timestamp);
2091 __sock_recv_timestamp(msg, sk, skb); in unix_dgram_recvmsg()