Home
last modified time | relevance | path

Searched defs:ack_block_count (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.cc3671 uint64_t ack_block_count; in ProcessIetfAckFrame() local
5715 const uint64_t ack_block_count = frame.packets.NumIntervals() - 1; in AppendIetfAckFrameAndTypeByte() local