34 #ifndef GRPC_INTERNAL_CORE_SECURITY_SECURE_ENDPOINT_H
35 #define GRPC_INTERNAL_CORE_SECURITY_SECURE_ENDPOINT_H
37 #include "src/core/iomgr/endpoint.h"
38 #include <grpc/support/slice.h>
42 extern int grpc_trace_secure_endpoint;
47 gpr_slice *leftover_slices,
size_t leftover_nslices);
Definition: transport_security.h:65
Definition: endpoint.h:102