Searched refs:ip_mc_source (Results 1 – 2 of 2) sorted by relevance
/net/ipv4/ |
D | ip_sockglue.c | 772 return ip_mc_source(add, omode, sk, &mreqs, greqs.gsr_interface); in do_mcast_group_source() 1301 err = ip_mc_source(add, omode, sk, &mreqs, 0); in do_ip_setsockopt()
|
D | igmp.c | 2306 int ip_mc_source(int add, int omode, struct sock *sk, struct in ip_mc_source() function
|