ReactOS 0.4.15-dev-7942-gd23573b
icmpv6_echo_reply_lh Struct Reference

#include <ipexport.h>

Collaboration diagram for icmpv6_echo_reply_lh:

Public Attributes

IPV6_ADDRESS_EX Address
 
ULONG Status
 
unsigned int RoundTripTime
 

Detailed Description

Definition at line 188 of file ipexport.h.

Member Data Documentation

◆ Address

IPV6_ADDRESS_EX icmpv6_echo_reply_lh::Address

Definition at line 189 of file ipexport.h.

Referenced by GetResponseStats(), and Ping().

◆ RoundTripTime

unsigned int icmpv6_echo_reply_lh::RoundTripTime

Definition at line 191 of file ipexport.h.

Referenced by GetResponseStats(), and Ping().

◆ Status

ULONG icmpv6_echo_reply_lh::Status

Definition at line 190 of file ipexport.h.

Referenced by GetResponseStats(), Icmp6ParseReplies(), and Ping().


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