Home | History | Annotate | Download | only in netinet6

Lines Matching defs:xhostid

1615 		struct in6_addr *xhostid = NULL;
1624 * xhostid is to fill in the hostid part of the
1625 * address. xhostid points to the first link-local
1633 xhostid = IFA_IN6(&ia->ia_ifa);
1660 if (xhostid) {
1663 xhostid->s6_addr32[2];
1665 xhostid->s6_addr32[3];
1671 if (xhostid) {
1673 xhostid->s6_addr32[2];
1675 xhostid->s6_addr32[3];
1678 if (xhostid) {