Searched refs:sa6_con (Results 1 – 1 of 1) sorted by relevance
125 static struct sockaddr_in6 sa6_con; variable126 static struct netbuf nd6_conbuf = {sizeof (sa6_con),\127 sizeof (sa6_con), (char *)&sa6_con};259 (void) memset(&sa6_con, 0, sizeof (sa6_con)); in _get_hostserv_inetnetdir_byname()260 sa6_con.sin6_family = AF_INET6; in _get_hostserv_inetnetdir_byname()261 (void) memcpy(&(sa6_con.sin6_addr.s6_addr), in _get_hostserv_inetnetdir_byname()