mc_autojoin_sk     71 include/net/netns/ipv4.h 	struct sock		*mc_autojoin_sk;
mc_autojoin_sk     95 include/net/netns/ipv6.h 	struct sock		*mc_autojoin_sk;
mc_autojoin_sk    626 net/ipv4/devinet.c 	struct sock *sk = net->ipv4.mc_autojoin_sk;
mc_autojoin_sk   3016 net/ipv4/igmp.c 	err = inet_ctl_sock_create(&net->ipv4.mc_autojoin_sk, AF_INET,
mc_autojoin_sk   3038 net/ipv4/igmp.c 	inet_ctl_sock_destroy(net->ipv4.mc_autojoin_sk);
mc_autojoin_sk   2928 net/ipv6/addrconf.c 		int ret = ipv6_mc_config(net->ipv6.mc_autojoin_sk,
mc_autojoin_sk   2981 net/ipv6/addrconf.c 		ipv6_mc_config(net->ipv6.mc_autojoin_sk, false,
mc_autojoin_sk   3020 net/ipv6/addrconf.c 				ipv6_mc_config(net->ipv6.mc_autojoin_sk,
mc_autojoin_sk   2971 net/ipv6/mcast.c 	err = inet_ctl_sock_create(&net->ipv6.mc_autojoin_sk, PF_INET6,
mc_autojoin_sk   2986 net/ipv6/mcast.c 	inet_ctl_sock_destroy(net->ipv6.mc_autojoin_sk);
mc_autojoin_sk   2996 net/ipv6/mcast.c 	inet_ctl_sock_destroy(net->ipv6.mc_autojoin_sk);