Searched refs:found_head (Results 1 – 1 of 1) sorted by relevance
85 let mut found_head: Option<u32> = None; in too_old() localVariable91 found_head = Some(packet.header.timestamp); in too_old()97 if found_head.is_none() { in too_old()114 found_tail.unwrap() - found_head.unwrap() > self.max_late_timestamp in too_old()