Searched defs:grpc_chttp2_stream_list (Results 1 – 2 of 2) sorted by relevance
176 struct grpc_chttp2_stream_list { struct177 grpc_chttp2_stream* head;178 grpc_chttp2_stream* tail;
174 } grpc_chttp2_stream_list; typedef