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

/darwin-on-arm/xnu/bsd/netinet6/
H A Dicmp6.c1046 * is 0, all intermediate hops must
1051 int hops; local
1068 (hops = rth0->ip6r0_len/2))
1069 finaldst = (struct in6_addr *)(void *)(rth0 + 1) + (hops - 1);

Completed in 15 milliseconds