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

/macosx-10.9.5/Libinfo-449.1.3/gen.subproj/
H A Drthdr.c367 struct ip6_rthdr0 *rth0_in, *rth0_out; local
373 rth0_out = (struct ip6_rthdr0 *)out;
381 memmove((void *)rth0_out, (void *)rth0_in,
383 rth0_out->ip6r0_segleft = segments;
389 addr1 = (struct in6_addr *)(rth0_out + 1) + i;
390 addr2 = (struct in6_addr *)(rth0_out + 1) +

Completed in 70 milliseconds