[][src]Constant netsim_embed::tcp::TcpFlags::CWR

pub const CWR: u16 = 128; // 0x0_080u16

CWR – Congestion Window Reduced (CWR) flag is set by the sending host to indicate that it received a TCP segment with the ECE flag set and had responded in congestion control mechanism (added to header by RFC 3168).