Constant etherparse::TCP_OPTION_ID_NOP

source ยท
pub const TCP_OPTION_ID_NOP: u8 = 1;
๐Ÿ‘ŽDeprecated since 0.10.1: Please use tcp_option::KIND_NOOP instead
Expand description

Deprecated please use tcp_option::KIND_NOOP instead.