Constant etherparse::TCP_OPTION_ID_SELECTIVE_ACK[][src]

pub const TCP_OPTION_ID_SELECTIVE_ACK: u8 = 5;
👎 Deprecated since 0.10.1:

Please use tcp_option::KIND_SELECTIVE_ACK instead

Expand description

Deprecated please use tcp_option::KIND_SELECTIVE_ACK instead.