Searched refs:gf_group (Results 1 – 7 of 7) sorted by relevance
85 struct __kernel_sockaddr_storage gf_group
271 .gf_group = gf32->gf_group, in compat_ipv6_set_mcast_msfilter()1069 if (gsf.gf_group.ss_family != AF_INET6) in ipv6_get_msfilter()1103 gf.gf_group = gf32.gf_group; in compat_ipv6_get_msfilter()1105 if (gf.gf_group.ss_family != AF_INET6) in compat_ipv6_get_msfilter()
500 group = &((struct sockaddr_in6 *)&gsf->gf_group)->sin6_addr; in ip6_mc_msfilter()591 group = &((struct sockaddr_in6 *)&gsf->gf_group)->sin6_addr; in ip6_mc_msfget()
232 struct __kernel_sockaddr_storage gf_group; /* multicast address */ member
796 gsf->gf_fmode, &gsf->gf_group, in ip_set_mcast_msfilter()841 &gf32->gf_group, gf32->gf_slist_flex); in compat_ip_set_mcast_msfilter()1494 gf.gf_group = gf32.gf_group; in compat_ip_get_mcast_msfilter()
2605 psin = (struct sockaddr_in *)&gsf->gf_group; in ip_mc_gsfget()