Searched refs:SET_CHUNK_SIZE (Results 1 – 4 of 4) sorted by relevance
67 pub const SET_CHUNK_SIZE: u8 = 1; constant
88 msg_type_id::SET_CHUNK_SIZE => { in parse()
37 self.write_control_message_header(msg_type_id::SET_CHUNK_SIZE, 4)?; in write_set_chunk_size()
152 if msg_type_id == msg_type_id::SET_CHUNK_SIZE { in read_chunks()