Home
last modified time | relevance | path

Searched refs:NGHTTP3_TNODE_MAX_CYCLE_GAP (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_tnode.h36 #define NGHTTP3_TNODE_MAX_CYCLE_GAP (1llu << 24) macro
H A Dnghttp3_conn.c210 return rhs->cycle - lhs->cycle <= NGHTTP3_TNODE_MAX_CYCLE_GAP; in cycle_less()

Completed in 5 milliseconds