Home
last modified time | relevance | path

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

/webrtc/sctp/src/association/
H A Dassociation_internal.rs31 will_send_shutdown_complete: bool, field
537 } else if self.will_send_shutdown_complete { in gather_outbound_shutdown_packets()
538 self.will_send_shutdown_complete = false; in gather_outbound_shutdown_packets()
1541 self.will_send_shutdown_complete = true; in handle_shutdown_ack()