Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
H A Dping_callbacks.h100 struct InflightPing { struct
105 absl::flat_hash_map<uint64_t, InflightPing> inflight_; argument