HomeSort by relevance Sort by last modified time
    Searched refs:max_ping_strikes (Results 1 - 2 of 2) sorted by null

  /external/grpc-grpc/src/core/ext/transport/chttp2/transport/
internal.h 111 int max_ping_strikes; member in struct:__anon23043
773 ping_recv_state.ping_strikes > ping_policy.max_ping_strikes, it sends GOAWAY
chttp2_transport.cc 272 t->ping_policy.max_ping_strikes = grpc_channel_arg_get_integer(
447 t->ping_policy.max_ping_strikes = g_default_max_ping_strikes;
    [all...]

Completed in 1359 milliseconds