#include <IPExport.h>
Public Attributes | |
IPAddr | Address |
ULONG | Status |
ULONG | RoundTripTime |
USHORT | DataSize |
USHORT | Reserved |
PVOID | Data |
struct ip_option_information | Options |
Definition at line 135 of file IPExport.h.
Definition at line 136 of file IPExport.h.
ULONG icmp_echo_reply::Status |
Definition at line 137 of file IPExport.h.
Definition at line 138 of file IPExport.h.
USHORT icmp_echo_reply::DataSize |
Definition at line 139 of file IPExport.h.
USHORT icmp_echo_reply::Reserved |
Definition at line 140 of file IPExport.h.
PVOID icmp_echo_reply::Data |
Definition at line 141 of file IPExport.h.
struct ip_option_information icmp_echo_reply::Options [read] |
Definition at line 142 of file IPExport.h.