ReactOS 0.4.16-dev-250-g3ecd236
|
#include <ipexport.h>
Public Attributes | |
IPV6_ADDRESS_EX | DestinationAddress |
IPV6_ADDRESS_EX | SourceAddress |
UINT32 | Timeout |
UINT16 | Unknown1 |
UINT16 | Ttl |
UINT32 | Flags |
Definition at line 178 of file ipexport.h.
IPV6_ADDRESS_EX _ICMPV6_ECHO_REQUEST::DestinationAddress |
Definition at line 180 of file ipexport.h.
UINT32 _ICMPV6_ECHO_REQUEST::Flags |
Definition at line 185 of file ipexport.h.
IPV6_ADDRESS_EX _ICMPV6_ECHO_REQUEST::SourceAddress |
Definition at line 181 of file ipexport.h.
UINT32 _ICMPV6_ECHO_REQUEST::Timeout |
Definition at line 182 of file ipexport.h.
UINT16 _ICMPV6_ECHO_REQUEST::Ttl |
Definition at line 184 of file ipexport.h.
UINT16 _ICMPV6_ECHO_REQUEST::Unknown1 |
Definition at line 183 of file ipexport.h.