Searched refs:ipv6_recv_error (Results 1 – 3 of 3) sorted by relevance
455 int ipv6_recv_error(struct sock *sk, struct msghdr *msg, int len) in ipv6_recv_error() function543 EXPORT_SYMBOL_GPL(ipv6_recv_error);
1145 int ipv6_recv_error(struct sock *sk, struct msghdr *msg, int len);
1591 return pingv6_ops.ipv6_recv_error(sk, msg, len); in inet_recv_error()