Searched refs:MAX_CLIENT_STREAM_ID (Results 1 – 2 of 2) sorted by relevance
94 #define MAX_CLIENT_STREAM_ID 0x7fffffffu macro1156 while (t->next_stream_id <= MAX_CLIENT_STREAM_ID && in maybe_start_some_streams()1170 if (t->next_stream_id >= MAX_CLIENT_STREAM_ID) { in maybe_start_some_streams()1183 while (t->next_stream_id >= MAX_CLIENT_STREAM_ID && in maybe_start_some_streams()
96 #define MAX_CLIENT_STREAM_ID 0x7fffffffu macro1115 while (t->next_stream_id <= MAX_CLIENT_STREAM_ID && in maybe_start_some_streams()1130 if (t->next_stream_id >= MAX_CLIENT_STREAM_ID) { in maybe_start_some_streams()1143 if (t->next_stream_id >= MAX_CLIENT_STREAM_ID) { in maybe_start_some_streams()