Home
last modified time | relevance | path

Searched refs:copy_group_source_from_sockptr (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/ipv6/
H A Dipv6_sockglue.c140 static int copy_group_source_from_sockptr(struct group_source_req *greqs, in copy_group_source_from_sockptr() function
170 ret = copy_group_source_from_sockptr(&greqs, optval, optlen); in do_ipv6_mcast_group_source()
/openbmc/linux/net/ipv4/
H A Dip_sockglue.c700 static int copy_group_source_from_sockptr(struct group_source_req *greqs, in copy_group_source_from_sockptr() function
731 err = copy_group_source_from_sockptr(&greqs, optval, optlen); in do_mcast_group_source()