ReactOS 0.4.16-dev-334-g4d9f67c
|
#include <ipexport.h>
Public Attributes | |
USHORT | sin6_port |
ULONG | sin6_flowinfo |
USHORT | sin6_addr [8] |
ULONG | sin6_scope_id |
Definition at line 170 of file ipexport.h.
USHORT _IPV6_ADDRESS_EX::sin6_addr[8] |
Definition at line 173 of file ipexport.h.
Referenced by Ping(), and PrintHopInfo().
ULONG _IPV6_ADDRESS_EX::sin6_flowinfo |
Definition at line 172 of file ipexport.h.
USHORT _IPV6_ADDRESS_EX::sin6_port |
Definition at line 171 of file ipexport.h.
ULONG _IPV6_ADDRESS_EX::sin6_scope_id |
Definition at line 174 of file ipexport.h.