Searched refs:KEEPALIVE_TIME_BACKOFF_MULTIPLIER (Results 1 – 2 of 2) sorted by relevance
67 #define KEEPALIVE_TIME_BACKOFF_MULTIPLIER 2 macro1140 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()
70 #define KEEPALIVE_TIME_BACKOFF_MULTIPLIER 2 macro1085 INT_MAX / KEEPALIVE_TIME_BACKOFF_MULTIPLIER; in grpc_chttp2_add_incoming_goaway()1090 KEEPALIVE_TIME_BACKOFF_MULTIPLIER); in grpc_chttp2_add_incoming_goaway()