Searched refs:max_stream_data_connections (Results 1 – 1 of 1) sorted by relevance
85 static int max_stream_data_connections = 45; variable1282 if (++stream_data_counter > max_stream_data_connections) in accept_stream_connection()1571 if (++stream_data_counter > max_stream_data_connections) in accept_rpc_connection()