ReactOS 0.4.15-dev-8100-g1887773
icmp_echo_request Struct Reference

#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
 

Detailed Description

Definition at line 67 of file ipexport.h.

Member Data Documentation

◆ Address

IPAddr icmp_echo_request::Address

Definition at line 69 of file ipexport.h.

◆ DataOffset

UINT16 icmp_echo_request::DataOffset

Definition at line 71 of file ipexport.h.

◆ DataSize

UINT16 icmp_echo_request::DataSize

Definition at line 72 of file ipexport.h.

◆ Flags

UINT8 icmp_echo_request::Flags

Definition at line 76 of file ipexport.h.

◆ HasOptions

UINT8 icmp_echo_request::HasOptions

Definition at line 73 of file ipexport.h.

◆ OptionsOffset

UINT16 icmp_echo_request::OptionsOffset

Definition at line 77 of file ipexport.h.

◆ OptionsSize

UINT8 icmp_echo_request::OptionsSize

Definition at line 78 of file ipexport.h.

◆ Padding

UINT8 icmp_echo_request::Padding

Definition at line 79 of file ipexport.h.

◆ Timeout

UINT32 icmp_echo_request::Timeout

Definition at line 70 of file ipexport.h.

◆ Tos

UINT8 icmp_echo_request::Tos

Definition at line 75 of file ipexport.h.

◆ Ttl

UINT8 icmp_echo_request::Ttl

Definition at line 74 of file ipexport.h.


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