Searched defs:sockaddr_in6 (Results 1 – 1 of 1) sorted by relevance
250 struct sockaddr_in6 struct253 in_port_t sin6_port; /* Transport layer port # */254 uint32_t sin6_flowinfo; /* IPv6 flow information */255 struct in6_addr sin6_addr; /* IPv6 address */256 uint32_t sin6_scope_id; /* IPv6 scope-id */
Completed in 8 milliseconds