Searched refs:is_ack (Results 1 – 5 of 5) sorted by relevance
68 pub(crate) is_ack: bool, field80 is_ack: self.is_ack, in clone()104 self.is_ack, in fmt()122 typ: if self.is_ack { CT_INIT_ACK } else { CT_INIT }, in header()182 is_ack: header.typ == CT_INIT_ACK, in unmarshal()
592 is_ack: true, in test_init_marshal_unmarshal()
215 if !ci.is_ack { in check_packet()
688 is_ack: true, in handle_init()2104 if c.is_ack { in handle_chunk()
2473 is_ack: true, in test_association_handle_packet_before_init()