Home
last modified time | relevance | path

Searched refs:will_send_shutdown_ack (Results 1 – 1 of 1) sorted by relevance

/webrtc/sctp/src/association/
H A Dassociation_internal.rs30 will_send_shutdown_ack: bool, field
527 } else if self.will_send_shutdown_ack { in gather_outbound_shutdown_packets()
528 self.will_send_shutdown_ack = false; in gather_outbound_shutdown_packets()
1501 self.will_send_shutdown_ack = true; in postprocess_sack()
1518 self.will_send_shutdown_ack = true; in handle_shutdown()
1526 self.will_send_shutdown_ack = true; in handle_shutdown()
2267 self.will_send_shutdown_ack = true; in on_retransmission_timeout()