Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv6/
H A Droute.c622 const struct in6_addr *nh_gw; in rt6_probe() local
639 nh_gw = &fib6_nh->fib_nh_gw6; in rt6_probe()
646 neigh = __ipv6_neigh_lookup_noref(dev, nh_gw); in rt6_probe()
670 work->target = *nh_gw; in rt6_probe()