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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Din6.c1549 * add the specified prefix, filling hostaddr part from
1619 struct in6_addr hostaddr; local
1627 * hostaddr is to fill in the hostaddr part of the
1628 * address. hostaddr points to the first link-local
1634 hostaddr = *IFA_IN6(ifa);
1642 /* hostaddr part must be zero. */
1659 /* fill in hostaddr part */
1661 hostaddr.s6_addr32[2];
1663 hostaddr
[all...]

Completed in 17 milliseconds