Searched refs:fin (Results 1 – 2 of 2) sorted by relevance
187 pub fn fin(&self) -> bool { in fin() method293 if self.fin() { in segment_len()812 let control = match (packet.syn(), packet.fin(), packet.rst(), packet.psh()) { in parse()995 if self.fin() { in fmt()1114 assert!(packet.fin()); in test_deconstruct()
69 - tcp: Send incomplete fin packets even if nagle enabled ([#665](https://github.com/smoltcp-rs/smol…153 - tcp: LastAck should only change to Closed on ack of fin. ([#477](https://github.com/smoltcp-rs/sm…