Home
last modified time | relevance | path

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

/webrtc/sctp/src/association/
H A Dassociation_internal.rs377 let rsn = self.generate_next_rsn(); in gather_outbound_data_and_reconfig_packets() localVariable
382 rsn, in gather_outbound_data_and_reconfig_packets()
389 reconfig_request_sequence_number: rsn, in gather_outbound_data_and_reconfig_packets()
396 self.reconfigs.insert(rsn, c.clone()); // store in the map for retransmission in gather_outbound_data_and_reconfig_packets()
2056 let rsn = self.my_next_rsn; in generate_next_rsn() localVariable
2058 rsn in generate_next_rsn()