ReactOS 0.4.15-dev-7924-g5949c20
_IPV6_ADDRESS_EX Struct Reference

#include <ipexport.h>

Public Attributes

USHORT sin6_port
 
ULONG sin6_flowinfo
 
USHORT sin6_addr [8]
 
ULONG sin6_scope_id
 

Detailed Description

Definition at line 170 of file ipexport.h.

Member Data Documentation

◆ sin6_addr

USHORT _IPV6_ADDRESS_EX::sin6_addr[8]

Definition at line 173 of file ipexport.h.

Referenced by Ping(), and PrintHopInfo().

◆ sin6_flowinfo

ULONG _IPV6_ADDRESS_EX::sin6_flowinfo

Definition at line 172 of file ipexport.h.

◆ sin6_port

USHORT _IPV6_ADDRESS_EX::sin6_port

Definition at line 171 of file ipexport.h.

◆ sin6_scope_id

ULONG _IPV6_ADDRESS_EX::sin6_scope_id

Definition at line 174 of file ipexport.h.


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