Home
last modified time | relevance | path

Searched refs:ip6_mc_source (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/net/ipv6/
Dipv6_sockglue.c124 extern int ip6_mc_source(int add, int omode, struct sock *sk,
450 retv = ip6_mc_source(add, omode, sk, &greqs); in ipv6_setsockopt()
Dmcast.c335 int ip6_mc_source(int add, int omode, struct sock *sk, in ip6_mc_source() function