PcapPlusPlus
Next
|
#include <IcmpLayer.h>
Public Attributes | |
uint16_t | id |
the timestamp request identifier | |
uint16_t | sequence |
the timestamp request sequence number | |
uint32_t | originateTimestamp |
the time (in milliseconds since midnight) the sender last touched the packet | |
uint32_t | receiveTimestamp |
relevant for timestamp reply only - the time the echoer first touched it on receipt | |
uint32_t | transmitTimestamp |
relevant for timestamp reply only - the time the echoer last touched the message on sending it | |
![]() | |
uint8_t | type |
message type | |
uint8_t | code |
message code | |
uint16_t | checksum |
message checksum | |
ICMP timestamp request message structure