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