Home
last modified time | relevance | path

Searched refs:ip6_neigh_lookup (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/net/
H A Dip6_route.h349 struct neighbour *ip6_neigh_lookup(const struct in6_addr *gw,
/openbmc/linux/net/ipv6/
H A Dndisc.c1361 neigh = ip6_neigh_lookup(&rt->fib6_nh->fib_nh_gw6, in ndisc_router_discovery()
1397 neigh = ip6_neigh_lookup(&rt->fib6_nh->fib_nh_gw6, in ndisc_router_discovery()
H A Droute.c210 struct neighbour *ip6_neigh_lookup(const struct in6_addr *gw, in ip6_neigh_lookup() function
232 return ip6_neigh_lookup(rt6_nexthop(rt, &in6addr_any), in ip6_dst_neigh_lookup()