Constant etherparse::tcp_option::KIND_END
source · pub const KIND_END: u8 = 0;Expand description
u8 identifying the “end of options list” in the tcp option.
pub const KIND_END: u8 = 0;u8 identifying the “end of options list” in the tcp option.