ReactOS 0.4.16-dev-117-g38f21f9
|
#include <ipexport.h>
Public Attributes | |
IPV6_ADDRESS_EX | Address |
ULONG | Status |
unsigned int | RoundTripTime |
Definition at line 188 of file ipexport.h.
IPV6_ADDRESS_EX icmpv6_echo_reply_lh::Address |
Definition at line 189 of file ipexport.h.
Referenced by GetResponseStats(), and Ping().
Definition at line 191 of file ipexport.h.
Referenced by GetResponseStats(), and Ping().
ULONG icmpv6_echo_reply_lh::Status |
Definition at line 190 of file ipexport.h.
Referenced by GetResponseStats(), Icmp6ParseReplies(), and Ping().