Searched defs:grpc_chttp2_stream_link (Results 1 – 2 of 2) sorted by relevance
180 struct grpc_chttp2_stream_link { struct181 grpc_chttp2_stream* next;182 grpc_chttp2_stream* prev;
179 } grpc_chttp2_stream_link; typedef