Searched refs:ip_mc_source (Results  1 – 3 of 3) sorted by relevance
| /linux-4.1.27/include/linux/ | 
| D | igmp.h | 117 extern int ip_mc_source(int add, int omode, struct sock *sk,
  | 
| /linux-4.1.27/net/ipv4/ | 
| D | ip_sockglue.c | 960 		err = ip_mc_source(add, omode, sk, &mreqs, 0);  in do_ip_setsockopt() 1038 		err = ip_mc_source(add, omode, sk, &mreqs,  in do_ip_setsockopt()
  | 
| D | igmp.c | 1973 int ip_mc_source(int add, int omode, struct sock *sk, struct  in ip_mc_source()  function
  |