igmp_sk            94 include/net/netns/ipv6.h 	struct sock             *igmp_sk;
igmp_sk          1593 net/ipv6/mcast.c 	struct sock *sk = net->ipv6.igmp_sk;
igmp_sk          1668 net/ipv6/mcast.c 	icmpv6_flow_init(net->ipv6.igmp_sk, &fl6, ICMPV6_MLD2_REPORT,
igmp_sk          1683 net/ipv6/mcast.c 		      net, net->ipv6.igmp_sk, skb, NULL, skb->dev,
igmp_sk          1984 net/ipv6/mcast.c 	struct sock *sk = net->ipv6.igmp_sk;
igmp_sk          2961 net/ipv6/mcast.c 	err = inet_ctl_sock_create(&net->ipv6.igmp_sk, PF_INET6,
igmp_sk          2969 net/ipv6/mcast.c 	inet6_sk(net->ipv6.igmp_sk)->hop_limit = 1;
igmp_sk          2988 net/ipv6/mcast.c 	inet_ctl_sock_destroy(net->ipv6.igmp_sk);
igmp_sk          2995 net/ipv6/mcast.c 	inet_ctl_sock_destroy(net->ipv6.igmp_sk);