Public Attributes | |
| UnsignedInt | Address |
| UnsignedInt | RTTime |
| UnsignedShort | DataSize |
| UnsignedShort | Reserved |
| void FAR * | Data |
| struct ip_option_information | Options |
Definition at line 360 of file PingThread.cpp.
| UnsignedInt icmp_echo_reply::Address |
Definition at line 362 of file PingThread.cpp.
| void FAR* icmp_echo_reply::Data |
Definition at line 367 of file PingThread.cpp.
| UnsignedShort icmp_echo_reply::DataSize |
Definition at line 365 of file PingThread.cpp.
| struct ip_option_information icmp_echo_reply::Options |
Definition at line 368 of file PingThread.cpp.
| UnsignedShort icmp_echo_reply::Reserved |
Definition at line 366 of file PingThread.cpp.
| UnsignedInt icmp_echo_reply::RTTime |
Definition at line 364 of file PingThread.cpp.