Home
last modified time | relevance | path

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

/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_buffered_packet_store.cc264 bool reach_non_chlo_limit = in ShouldNotBufferPacket() local
267 return is_store_full || reach_non_chlo_limit; in ShouldNotBufferPacket()