Home
last modified time | relevance | path

Searched refs:ip6_neigh_lookup (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dip6_route.h344 struct neighbour *ip6_neigh_lookup(const struct in6_addr *gw,
/kernel/linux/linux-6.6/include/net/
H A Dip6_route.h342 struct neighbour *ip6_neigh_lookup(const struct in6_addr *gw,
/kernel/linux/linux-5.10/net/ipv6/
H A Dndisc.c1302 neigh = ip6_neigh_lookup(&rt->fib6_nh->fib_nh_gw6, in ndisc_router_discovery()
1332 neigh = ip6_neigh_lookup(&rt->fib6_nh->fib_nh_gw6, in ndisc_router_discovery()
H A Droute.c203 struct neighbour *ip6_neigh_lookup(const struct in6_addr *gw, in ip6_neigh_lookup() function
225 return ip6_neigh_lookup(rt6_nexthop(rt, &in6addr_any), in ip6_dst_neigh_lookup()
/kernel/linux/linux-6.6/net/ipv6/
H A Dndisc.c1357 neigh = ip6_neigh_lookup(&rt->fib6_nh->fib_nh_gw6, in ndisc_router_discovery()
1393 neigh = ip6_neigh_lookup(&rt->fib6_nh->fib_nh_gw6, in ndisc_router_discovery()
H A Droute.c209 struct neighbour *ip6_neigh_lookup(const struct in6_addr *gw, in ip6_neigh_lookup() function
231 return ip6_neigh_lookup(rt6_nexthop(rt, &in6addr_any), in ip6_dst_neigh_lookup()

Completed in 21 milliseconds