ReactOS 0.4.16-dev-197-g92996da
|
#include <ipexport.h>
Public Attributes | |
IPAddr | Address |
UINT32 | Timeout |
UINT16 | DataOffset |
UINT16 | DataSize |
UINT8 | HasOptions |
UINT8 | Ttl |
UINT8 | Tos |
UINT8 | Flags |
UINT16 | OptionsOffset |
UINT8 | OptionsSize |
UINT8 | Padding |
Definition at line 67 of file ipexport.h.
IPAddr icmp_echo_request::Address |
Definition at line 69 of file ipexport.h.
UINT16 icmp_echo_request::DataOffset |
Definition at line 71 of file ipexport.h.
UINT16 icmp_echo_request::DataSize |
Definition at line 72 of file ipexport.h.
UINT8 icmp_echo_request::Flags |
Definition at line 76 of file ipexport.h.
UINT8 icmp_echo_request::HasOptions |
Definition at line 73 of file ipexport.h.
UINT16 icmp_echo_request::OptionsOffset |
Definition at line 77 of file ipexport.h.
UINT8 icmp_echo_request::OptionsSize |
Definition at line 78 of file ipexport.h.
UINT8 icmp_echo_request::Padding |
Definition at line 79 of file ipexport.h.
UINT32 icmp_echo_request::Timeout |
Definition at line 70 of file ipexport.h.
UINT8 icmp_echo_request::Tos |
Definition at line 75 of file ipexport.h.
UINT8 icmp_echo_request::Ttl |
Definition at line 74 of file ipexport.h.