ReactOS 0.4.15-dev-7942-gd23573b
_ICMPV6_ECHO_REQUEST Struct Reference

#include <ipexport.h>

Collaboration diagram for _ICMPV6_ECHO_REQUEST:

Public Attributes

IPV6_ADDRESS_EX DestinationAddress
 
IPV6_ADDRESS_EX SourceAddress
 
UINT32 Timeout
 
UINT16 Unknown1
 
UINT16 Ttl
 
UINT32 Flags
 

Detailed Description

Definition at line 178 of file ipexport.h.

Member Data Documentation

◆ DestinationAddress

IPV6_ADDRESS_EX _ICMPV6_ECHO_REQUEST::DestinationAddress

Definition at line 180 of file ipexport.h.

◆ Flags

UINT32 _ICMPV6_ECHO_REQUEST::Flags

Definition at line 185 of file ipexport.h.

◆ SourceAddress

IPV6_ADDRESS_EX _ICMPV6_ECHO_REQUEST::SourceAddress

Definition at line 181 of file ipexport.h.

◆ Timeout

UINT32 _ICMPV6_ECHO_REQUEST::Timeout

Definition at line 182 of file ipexport.h.

◆ Ttl

UINT16 _ICMPV6_ECHO_REQUEST::Ttl

Definition at line 184 of file ipexport.h.

◆ Unknown1

UINT16 _ICMPV6_ECHO_REQUEST::Unknown1

Definition at line 183 of file ipexport.h.


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