Searched refs:DLRR (Results 1 – 2 of 2) sorted by relevance
43 DLRR = 5, // RFC 3611, section 4.5 enumerator55 5 => BlockType::DLRR, in from()71 BlockType::DLRR => "DLRRReportBlockType", in fmt()284 BlockType::DLRR => Box::new(DLRRReportBlock::unmarshal(raw_packet)?), in unmarshal()
51 block_type: BlockType::DLRR, in xr_header()