Home
last modified time | relevance | path

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

/third_party/node/deps/ngtcp2/ngtcp2/lib/
Dngtcp2_conv.c238 return NGTCP2_MAX_SERVER_STREAM_ID_UNI; in ngtcp2_nth_server_uni_id()
Dngtcp2_pkt.h86 #define NGTCP2_MAX_SERVER_STREAM_ID_UNI ((int64_t)0x3fffffffffffffffll) macro