Home
last modified time | relevance | path

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

/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dping_callbacks.h95 struct InflightPing { struct
100 absl::flat_hash_map<uint64_t, InflightPing> inflight_; argument