#include <internal.h>
Public Attributes | |
grpc_chttp2_stream * | next |
grpc_chttp2_stream * | prev |
Definition at line 201 of file src/core/ext/transport/chttp2/transport/internal.h.
grpc_chttp2_stream* grpc_chttp2_stream_link::next |
Definition at line 202 of file src/core/ext/transport/chttp2/transport/internal.h.
grpc_chttp2_stream* grpc_chttp2_stream_link::prev |
Definition at line 203 of file src/core/ext/transport/chttp2/transport/internal.h.