Searched refs:psh (Results 1 – 1 of 1) sorted by relevance
211 pub fn psh(&self) -> bool { in psh() method812 let control = match (packet.syn(), packet.fin(), packet.rst(), packet.psh()) { in parse()1001 if self.psh() { in fmt()1117 assert!(!packet.psh()); in test_deconstruct()