Searched refs:__sock_recv_timestamp (Results 1 – 3 of 3) sorted by relevance
2286 void __sock_recv_timestamp(struct msghdr *msg, struct sock *sk,2308 __sock_recv_timestamp(msg, sk, skb); in sock_recv_timestamp()
704 void __sock_recv_timestamp(struct msghdr *msg, struct sock *sk, in __sock_recv_timestamp() function757 EXPORT_SYMBOL_GPL(__sock_recv_timestamp);
2143 __sock_recv_timestamp(msg, sk, skb); in unix_dgram_recvmsg()