Searched defs:GRPC_ARG_HTTP2_MAX_FRAME_SIZE (Results 1 – 5 of 5) sorted by relevance
192 #define GRPC_ARG_HTTP2_MAX_FRAME_SIZE "grpc.http2.max_frame_size" macro
202 #define GRPC_ARG_HTTP2_MAX_FRAME_SIZE "grpc.http2.max_frame_size" macro
46 pub const GRPC_ARG_HTTP2_MAX_FRAME_SIZE: &'static [u8; 26usize] = b"grpc.http2.max_frame_size\0"; constant