Searched refs:ip6_mc_source (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/net/ |
H A D | ipv6.h | 1134 int ip6_mc_source(int add, int omode, struct sock *sk,
|
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | ipv6_sockglue.c | 200 return ip6_mc_source(add, omode, sk, &greqs); in do_ipv6_mcast_group_source()
|
H A D | mcast.c | 328 int ip6_mc_source(int add, int omode, struct sock *sk, in ip6_mc_source() function
|
/kernel/linux/linux-6.6/include/net/ |
H A D | ipv6.h | 1248 int ip6_mc_source(int add, int omode, struct sock *sk,
|
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | ipv6_sockglue.c | 202 return ip6_mc_source(add, omode, sk, &greqs); in do_ipv6_mcast_group_source()
|
H A D | mcast.c | 361 int ip6_mc_source(int add, int omode, struct sock *sk, in ip6_mc_source() function
|
Completed in 15 milliseconds