Searched refs:ip_mc_source (Results  1 – 3 of 3) sorted by relevance
| /Linux-v5.4/include/linux/ | 
| D | igmp.h | 120 extern int ip_mc_source(int add, int omode, struct sock *sk,
 | 
| /Linux-v5.4/net/ipv4/ | 
| D | ip_sockglue.c | 998 		err = ip_mc_source(add, omode, sk, &mreqs, 0);  in do_ip_setsockopt()1076 		err = ip_mc_source(add, omode, sk, &mreqs,  in do_ip_setsockopt()
 
 | 
| D | igmp.c | 2290 int ip_mc_source(int add, int omode, struct sock *sk, struct  in ip_mc_source()  function
 |