| Class | Racket::L4::ICMPTimestamp |
| In: |
lib/racket/l4/icmp.rb
(CVS)
|
| Parent: | ICMPGeneric |
Generic ICMP Timestamp Message from which ICMPTimestampRequest and ICMPTimestampReply inherit
| id | an identifier to add in matching timestamp and replies | |
| originate_timestamp | time the sender last touched the message before sending it in number of milliseconds since midnight UT | |
| payload | probably never used … | |
| receive_timestamp | time the echoer first touched it on receipt in number of milliseconds since midnight UT | |
| sequence | a sequence number to aid in matching timestamp and replies | |
| transmit_timestamp | time the echoers last touched the message on sending it in number of milliseconds since midnight UT |