Searched refs:ip6_datagram_recv_ctl (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/include/net/ |
H A D | transp_v6.h | 37 void ip6_datagram_recv_ctl(struct sock *sk, struct msghdr *msg,
|
/openbmc/linux/net/ipv6/ |
H A D | datagram.c | 752 void ip6_datagram_recv_ctl(struct sock *sk, struct msghdr *msg, in ip6_datagram_recv_ctl() function 758 EXPORT_SYMBOL_GPL(ip6_datagram_recv_ctl);
|
H A D | raw.c | 482 ip6_datagram_recv_ctl(sk, msg, skb); in rawv6_recvmsg()
|
H A D | ipv6_sockglue.c | 1171 ip6_datagram_recv_ctl(sk, &msg, skb); in do_ipv6_getsockopt()
|
/openbmc/linux/net/l2tp/ |
H A D | l2tp_ip6.c | 702 ip6_datagram_recv_ctl(sk, msg, skb); in l2tp_ip6_recvmsg()
|