Searched defs:next_stream_id (Results 1 – 7 of 7) sorted by relevance
25 next_stream_id: Result<StreamId, StreamIdOverflow>, field85 let next_stream_id = if peer.is_server() { 1 } else { 2 }; in new() localVariable855 pub fn next_stream_id(&self) -> Result<StreamId, Error> { in next_stream_id() method
20 next_stream_id: Result<StreamId, StreamIdOverflow>, field
78 pub next_stream_id: StreamId, field
359 uint32_t next_stream_id = 0; member
338 uint32_t next_stream_id = 0; member
2931 const int next_stream_id = in TEST() local
2678 const int next_stream_id = in TEST() local