nexthop 2395 netinet6/icmp6.c struct in6_addr *nexthop; nexthop 2473 netinet6/icmp6.c nexthop = &sin6->sin6_addr; nexthop 2474 netinet6/icmp6.c if (!IN6_IS_ADDR_LINKLOCAL(nexthop)) nexthop 2475 netinet6/icmp6.c nexthop = NULL; nexthop 2477 netinet6/icmp6.c nexthop = NULL; nexthop 2501 netinet6/icmp6.c if (!nexthop) nexthop 2503 netinet6/icmp6.c bcopy(nexthop, &nd_rd->nd_rd_target, nexthop 2509 netinet6/icmp6.c nexthop = &sip6->ip6_dst; nexthop 2526 netinet6/icmp6.c rt_nexthop = nd6_lookup(nexthop, 0, ifp);