Searched refs:ipv6_sock_ac_drop (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/net/ |
H A D | addrconf.h | 287 int ipv6_sock_ac_drop(struct sock *sk, int ifindex,
|
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | anycast.c | 155 int ipv6_sock_ac_drop(struct sock *sk, int ifindex, const struct in6_addr *addr) in ipv6_sock_ac_drop() function
|
H A D | ipv6_sockglue.c | 864 retv = ipv6_sock_ac_drop(sk, mreq.ipv6mr_ifindex, &mreq.ipv6mr_acaddr); in do_ipv6_setsockopt()
|
/kernel/linux/linux-6.6/include/net/ |
H A D | addrconf.h | 287 int ipv6_sock_ac_drop(struct sock *sk, int ifindex,
|
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | anycast.c | 155 int ipv6_sock_ac_drop(struct sock *sk, int ifindex, const struct in6_addr *addr) in ipv6_sock_ac_drop() function
|
H A D | ipv6_sockglue.c | 862 retv = ipv6_sock_ac_drop(sk, mreq.ipv6mr_ifindex, &mreq.ipv6mr_acaddr); in do_ipv6_setsockopt()
|
Completed in 7 milliseconds