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

/xnu-2422.115.4/bsd/netinet6/
H A Dicmp6.c1005 * is 0, all intermediate hops must
1010 int hops; local
1027 (hops = rth0->ip6r0_len/2))
1028 finaldst = (struct in6_addr *)(void *)(rth0 + 1) + (hops - 1);

Completed in 19 milliseconds