Searched refs:gf_slist_flex (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/net/
H A Dcompat.h89 struct __kernel_sockaddr_storage gf_slist_flex[]
/linux-master/net/ipv6/
H A Dipv6_sockglue.c230 ret = ip6_mc_msfilter(sk, gsf, gsf->gf_slist_flex);
239 const int size0 = offsetof(struct compat_group_filter, gf_slist_flex);
254 gf32 = p + 4; /* we want ->gf_group and ->gf_slist_flex aligned */
266 if (offsetof(struct compat_group_filter, gf_slist_flex[n]) > optlen)
273 .gf_numsrc = gf32->gf_numsrc}, gf32->gf_slist_flex);
1042 const int size0 = offsetof(struct group_filter, gf_slist_flex);
1071 const int size0 = offsetof(struct compat_group_filter, gf_slist_flex);
/linux-master/net/ipv4/
H A Dip_sockglue.c795 gsf->gf_slist_flex);
804 const int size0 = offsetof(struct compat_group_filter, gf_slist_flex);
818 gf32 = p + 4; /* we want ->gf_group and ->gf_slist_flex aligned */
831 if (offsetof(struct compat_group_filter, gf_slist_flex[n]) > optlen)
839 &gf32->gf_group, gf32->gf_slist_flex);
1448 const int size0 = offsetof(struct group_filter, gf_slist_flex);
1460 offsetof(struct group_filter, gf_slist_flex));
1475 const int size0 = offsetof(struct compat_group_filter, gf_slist_flex);
1492 offsetof(struct compat_group_filter, gf_slist_flex));
/linux-master/include/uapi/linux/
H A Din.h235 struct __kernel_sockaddr_storage gf_slist_flex[]; /* interface index */ member in struct:group_filter::__anon4483::__anon4485
/linux-master/tools/include/uapi/linux/
H A Din.h235 struct __kernel_sockaddr_storage gf_slist_flex[]; /* interface index */ member in struct:group_filter::__anon5348::__anon5350

Completed in 345 milliseconds