Home
last modified time | relevance | path

Searched defs:max_undecryptable_packets (Results 1 – 1 of 1) sorted by relevance

/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_config.h326 void set_max_undecryptable_packets(size_t max_undecryptable_packets) { in set_max_undecryptable_packets()
330 size_t max_undecryptable_packets() const { in max_undecryptable_packets() function