Constant etherparse::TCP_OPTION_ID_NOP[][src]

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.