Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_config.h325 void set_max_undecryptable_packets(size_t max_undecryptable_packets) { in set_max_undecryptable_packets()
329 size_t max_undecryptable_packets() const { in max_undecryptable_packets() function