Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_connection.h523 size_t num_multi_port_paths_created = 0; member
H A Dquic_connection.cc4096 if (multi_port_stats_->num_multi_port_paths_created >= in MaybeCreateMultiPortPath()
7203 connection_->multi_port_stats_->num_multi_port_paths_created++; in OnMultiPortPathContextAvailable()