Home
last modified time | relevance | path

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

/webrtc/sctp/src/association/
H A Dassociation_internal.rs26 will_send_forward_tsn: bool, field
494 if self.will_send_forward_tsn { in gather_outbound_forward_tsn_packets()
495 self.will_send_forward_tsn = false; in gather_outbound_forward_tsn_packets()
1462 self.will_send_forward_tsn = true; in handle_sack()
1466 self.will_send_forward_tsn, in handle_sack()
2317 self.will_send_forward_tsn = true; in on_retransmission_timeout()
2321 self.will_send_forward_tsn, in on_retransmission_timeout()