Searched refs:random_seq_no (Results 1 – 1 of 1) sorted by relevance
812 let seq = Self::random_seq_no(cx); in connect()819 fn random_seq_no(_cx: &mut Context) -> TcpSeqNumber { in random_seq_no() method824 fn random_seq_no(cx: &mut Context) -> TcpSeqNumber { in random_seq_no() method1554 self.local_seq_no = Self::random_seq_no(cx); in process()