Searched refs:GRPC_ARG_HTTP2_BDP_PROBE (Results 1 – 10 of 10) sorted by relevance
78 client_a[2].key = const_cast<char*>(GRPC_ARG_HTTP2_BDP_PROBE); in test_bad_ping()89 server_a[2].key = const_cast<char*>(GRPC_ARG_HTTP2_BDP_PROBE); in test_bad_ping()237 client_a[2].key = const_cast<char*>(GRPC_ARG_HTTP2_BDP_PROBE); in test_pings_without_data()248 server_a[2].key = const_cast<char*>(GRPC_ARG_HTTP2_BDP_PROBE); in test_pings_without_data()
110 keepalive_arg_elems[2].key = const_cast<char*>(GRPC_ARG_HTTP2_BDP_PROBE); in test_keepalive_timeout()
194 #define GRPC_ARG_HTTP2_BDP_PROBE "grpc.http2.bdp_probe" macro
204 #define GRPC_ARG_HTTP2_BDP_PROBE "grpc.http2.bdp_probe" macro
245 Cow::Borrowed(grpcio_sys::GRPC_ARG_HTTP2_BDP_PROBE), in http2_bdp_probe()
47 pub const GRPC_ARG_HTTP2_BDP_PROBE: &'static [u8; 21usize] = b"grpc.http2.bdp_probe\0"; constant
284 strcmp(channel_args->args[i].key, GRPC_ARG_HTTP2_BDP_PROBE)) { in read_channel_args()
297 strcmp(channel_args->args[i].key, GRPC_ARG_HTTP2_BDP_PROBE)) { in read_channel_args()