ReactOS 0.4.15-dev-7842-g558ab78
sockaddr_in6_w2ksp1 Struct Reference

#include <ws2ipdef.h>

Collaboration diagram for sockaddr_in6_w2ksp1:

Public Attributes

short sin6_family
 
USHORT sin6_port
 
ULONG sin6_flowinfo
 
struct in6_addr sin6_addr
 
ULONG sin6_scope_id
 

Detailed Description

Definition at line 189 of file ws2ipdef.h.

Member Data Documentation

◆ sin6_addr

struct in6_addr sockaddr_in6_w2ksp1::sin6_addr

Definition at line 193 of file ws2ipdef.h.

◆ sin6_family

short sockaddr_in6_w2ksp1::sin6_family

Definition at line 190 of file ws2ipdef.h.

◆ sin6_flowinfo

ULONG sockaddr_in6_w2ksp1::sin6_flowinfo

Definition at line 192 of file ws2ipdef.h.

◆ sin6_port

USHORT sockaddr_in6_w2ksp1::sin6_port

Definition at line 191 of file ws2ipdef.h.

◆ sin6_scope_id

ULONG sockaddr_in6_w2ksp1::sin6_scope_id

Definition at line 194 of file ws2ipdef.h.


The documentation for this struct was generated from the following file: