Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dsock.h2146 void __sock_recv_ts_and_drops(struct msghdr *msg, struct sock *sk,
2158 __sock_recv_ts_and_drops(msg, sk, skb); in sock_recv_ts_and_drops()
/linux-4.1.27/net/
Dsocket.c704 void __sock_recv_ts_and_drops(struct msghdr *msg, struct sock *sk, in __sock_recv_ts_and_drops() function
710 EXPORT_SYMBOL_GPL(__sock_recv_ts_and_drops);