#include <internal.h>
Public Attributes | |
int64_t | call_at_byte |
grpc_closure * | closure |
struct grpc_chttp2_write_cb * | next |
Definition at line 225 of file src/core/ext/transport/chttp2/transport/internal.h.
int64_t grpc_chttp2_write_cb::call_at_byte |
Definition at line 226 of file src/core/ext/transport/chttp2/transport/internal.h.
grpc_closure* grpc_chttp2_write_cb::closure |
Definition at line 227 of file src/core/ext/transport/chttp2/transport/internal.h.
struct grpc_chttp2_write_cb* grpc_chttp2_write_cb::next |
Definition at line 228 of file src/core/ext/transport/chttp2/transport/internal.h.