Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
icmp_echo_reply Struct Reference

Public Attributes

UnsignedInt Address
 
UnsignedInt RTTime
 
UnsignedShort DataSize
 
UnsignedShort Reserved
 
void FAR * Data
 
struct ip_option_information Options
 

Detailed Description

Definition at line 360 of file PingThread.cpp.

Member Data Documentation

◆ Address

UnsignedInt icmp_echo_reply::Address

Definition at line 362 of file PingThread.cpp.

◆ Data

void FAR* icmp_echo_reply::Data

Definition at line 367 of file PingThread.cpp.

◆ DataSize

UnsignedShort icmp_echo_reply::DataSize

Definition at line 365 of file PingThread.cpp.

◆ Options

struct ip_option_information icmp_echo_reply::Options

Definition at line 368 of file PingThread.cpp.

◆ Reserved

UnsignedShort icmp_echo_reply::Reserved

Definition at line 366 of file PingThread.cpp.

◆ RTTime

UnsignedInt icmp_echo_reply::RTTime

Definition at line 364 of file PingThread.cpp.


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