HomeSort by relevance Sort by last modified time
    Searched defs:packets_entropy_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/net/quic/
quic_sent_entropy_manager.h 75 SentEntropyMap packets_entropy_; member in class:net::QuicSentEntropyManager
quic_received_packet_manager.h 46 // sequence_number in packets_entropy_
70 // Recomputes first_gap_ and removes packets_entropy_ entries that are no
78 ReceivedEntropyHashes packets_entropy_; member in class:net::QuicReceivedPacketManager::EntropyTracker
85 // packets_entropy_ will be empty and first_gap_ will be equal to
87 // entropy is unknown. If there are gaps, packets_entropy_ will

Completed in 202 milliseconds