Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv6/
H A Droute.c613 const struct in6_addr *nh_gw; in rt6_probe() local
630 nh_gw = &fib6_nh->fib_nh_gw6; in rt6_probe()
637 neigh = __ipv6_neigh_lookup_noref(dev, nh_gw); in rt6_probe()
661 work->target = *nh_gw; in rt6_probe()
/kernel/linux/linux-6.6/net/ipv6/
H A Droute.c618 const struct in6_addr *nh_gw; in rt6_probe() local
635 nh_gw = &fib6_nh->fib_nh_gw6; in rt6_probe()
640 neigh = __ipv6_neigh_lookup_noref(dev, nh_gw); in rt6_probe()
664 work->target = *nh_gw; in rt6_probe()

Completed in 24 milliseconds