Searched refs:probation (Results 1 – 1 of 1) sorted by relevance
39 probation: u32, /* sequ. packets till source is valid */ field51 if self.probation > 0 { in update_sequence()54 self.probation -= 1; in update_sequence()56 if self.probation == 0 { in update_sequence()62 self.probation = MIN_SEQUENTIAL - 1; in update_sequence()133 probation: MIN_SEQUENTIAL, in new()