Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dsock.h2162 void __sock_recv_ts_and_drops(struct msghdr *msg, struct sock *sk,
2174 __sock_recv_ts_and_drops(msg, sk, skb); in sock_recv_ts_and_drops()
/linux-4.4.14/net/
Dsocket.c702 void __sock_recv_ts_and_drops(struct msghdr *msg, struct sock *sk, in __sock_recv_ts_and_drops() function
708 EXPORT_SYMBOL_GPL(__sock_recv_ts_and_drops);