Searched refs:bundle_data_chunks_into_packets (Results 1 – 1 of 1) sorted by relevance
357 for p in self.bundle_data_chunks_into_packets(chunks) { in gather_outbound_data_and_reconfig_packets()1917 fn bundle_data_chunks_into_packets(&self, chunks: Vec<ChunkPayloadData>) -> Vec<Packet> { in bundle_data_chunks_into_packets() method2044 self.bundle_data_chunks_into_packets(chunks) in get_data_packets_to_retransmit()