Searched refs:CT_CWR (Results 1 – 2 of 2) sorted by relevance
22 pub(crate) const CT_CWR: ChunkType = ChunkType(13); constant44 CT_CWR => "CWR", // Reserved for Congestion Window Reduced (CWR) in fmt()74 (CT_CWR, "CWR"), in test_chunk_type_string()
24 (CT_CWR, "CWR"), in test_chunk_type_string()