Home
last modified time | relevance | path

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

/linux-6.12.1/net/ipv6/
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()
/linux-6.12.1/net/ipv4/
Dip_sockglue.c698 static int copy_group_source_from_sockptr(struct group_source_req *greqs, in copy_group_source_from_sockptr() function
729 err = copy_group_source_from_sockptr(&greqs, optval, optlen); in do_mcast_group_source()