Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_framer.cc5308 int32_t available_timestamp_and_ack_block_bytes = in AppendAckFrameAndTypeByte() local
5314 QUICHE_DCHECK_LE(0, available_timestamp_and_ack_block_bytes); in AppendAckFrameAndTypeByte()
5332 size_t max_num_ack_blocks = available_timestamp_and_ack_block_bytes / in AppendAckFrameAndTypeByte()