Searched defs:expected_head_size (Results 1 – 3 of 3) sorted by relevance
84 let expected_head_size = u16::from_be(payload_head.head_size) as usize; in unpack_task_message_lock() localVariable184 let expected_head_size = u16::from_be(payload_head.head_size) as usize; in unpack_task_message() localVariable
61 let expected_head_size = u16::from_be(payload_head.head_size) as usize; in unpack_task_message() localVariable
223 let expected_head_size = u16::from_be(payload_head.head_size) as usize; in unpack_task_message() localVariable