Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Digmp.h117 extern int ip_mc_source(int add, int omode, struct sock *sk,
/linux-5.19.10/net/ipv4/
Dip_sockglue.c765 return ip_mc_source(add, omode, sk, &mreqs, greqs.gsr_interface); in do_mcast_group_source()
1296 err = ip_mc_source(add, omode, sk, &mreqs, 0); in do_ip_setsockopt()
Digmp.c2303 int ip_mc_source(int add, int omode, struct sock *sk, struct in ip_mc_source() function