Constant etherparse::TCP_OPTION_ID_SELECTIVE_ACK_PERMITTED[][src]

pub const TCP_OPTION_ID_SELECTIVE_ACK_PERMITTED: u8 = 4;
👎 Deprecated since 0.10.0:

Please use tcp_option::KIND_SELECTIVE_ACK_PERMITTED instead

Expand description

Deprecated please use tcp_option::KIND_SELECTIVE_ACK_PERMITTED instead.