Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/
Dinternal.h114 struct grpc_chttp2_ping_queue { struct
115 grpc_closure_list lists[GRPC_CHTTP2_PCL_COUNT] = {};
116 uint64_t inflight_id = 0;
/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dinternal.h107 } grpc_chttp2_ping_queue; typedef