Constant etherparse::tcp_option::KIND_TIMESTAMP
source · pub const KIND_TIMESTAMP: u8 = 8;Expand description
u8 identifying a “timestamp and echo of previous timestamp” tcp option.
pub const KIND_TIMESTAMP: u8 = 8;u8 identifying a “timestamp and echo of previous timestamp” tcp option.