34 #ifndef GRPC_INTERNAL_CORE_TRANSPORT_CHTTP2_TRANSPORT_H
35 #define GRPC_INTERNAL_CORE_TRANSPORT_CHTTP2_TRANSPORT_H
37 #include "src/core/iomgr/endpoint.h"
38 #include "src/core/transport/transport.h"
40 extern int grpc_http_trace;
41 extern int grpc_flowctl_trace;
43 void grpc_create_chttp2_transport(grpc_transport_setup_callback
setup,
Definition: metadata.c:83
Definition: channel_create.c:73
Definition: endpoint.h:102