Searched defs:sockaddr_in6 (Results 1 – 1 of 1) sorted by relevance
248 struct sockaddr_in6 struct251 in_port_t sin6_port; /* Transport layer port # */252 uint32_t sin6_flowinfo; /* IPv6 flow information */253 struct in6_addr sin6_addr; /* IPv6 address */254 uint32_t sin6_scope_id; /* IPv6 scope-id */
Completed in 7 milliseconds