Home
last modified time | relevance | path

Searched refs:KEEPALIVE_TIME_BACKOFF_MULTIPLIER (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dchttp2_transport.cc67 #define KEEPALIVE_TIME_BACKOFF_MULTIPLIER 2 macro
1140 current_keepalive_time_ms > INT_MAX / KEEPALIVE_TIME_BACKOFF_MULTIPLIER in grpc_chttp2_add_incoming_goaway()
1143 KEEPALIVE_TIME_BACKOFF_MULTIPLIER); in grpc_chttp2_add_incoming_goaway()