Searched refs:num_non_chlo_packets (Results 1 – 1 of 1) sorted by relevance
121 size_t num_non_chlo_packets = connections_with_chlo_.contains(connection_id) in EnqueuePacket() local124 if (num_non_chlo_packets >= kDefaultMaxUndecryptablePackets) { in EnqueuePacket()