Home
last modified time | relevance | path

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

/dports/net/libngtcp2/ngtcp2-224bd62/lib/
H A Dngtcp2_idtr.c54 static uint64_t id_from_stream_id(int64_t stream_id) { in id_from_stream_id() function
64 q = id_from_stream_id(stream_id); in ngtcp2_idtr_open()
79 q = id_from_stream_id(stream_id); in ngtcp2_idtr_is_open()
/dports/www/libnghttp3/nghttp3-b9e565c/lib/
H A Dnghttp3_idtr.c56 static uint64_t id_from_stream_id(int64_t stream_id) { in id_from_stream_id() function
66 q = id_from_stream_id(stream_id); in nghttp3_idtr_open()
81 q = id_from_stream_id(stream_id); in nghttp3_idtr_is_open()