Home
last modified time | relevance | path

Searched refs:__sock_recv_timestamp (Results 1 – 2 of 2) sorted by relevance

/net/
Dsocket.c756 void __sock_recv_timestamp(struct msghdr *msg, struct sock *sk, in __sock_recv_timestamp() function
831 EXPORT_SYMBOL_GPL(__sock_recv_timestamp);
/net/unix/
Daf_unix.c2103 __sock_recv_timestamp(msg, sk, skb); in unix_dgram_recvmsg()