Home
last modified time | relevance | path

Searched refs:compat_group_req (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/net/
H A Dcompat.h58 struct compat_group_req { struct
/openbmc/linux/net/ipv4/
H A Dip_sockglue.c872 struct compat_group_req greq; in compat_ip_mcast_join_leave()
876 if (optlen < sizeof(struct compat_group_req)) in compat_ip_mcast_join_leave()
/openbmc/linux/net/ipv6/
H A Dipv6_sockglue.c303 struct compat_group_req gr32; in compat_ipv6_mcast_join_leave()