Home
last modified time | relevance | path

Searched defs:IDX_OPTIONS_MAX_RESERVED_REMOTE_STREAMS (Results 1 – 3 of 3) sorted by relevance

/third_party/node/test/parallel/
Dtest-http2-util-update-options-buffer.js17 const IDX_OPTIONS_MAX_RESERVED_REMOTE_STREAMS = 1; constant
/third_party/node/src/
Dnode_http2_state.h49 IDX_OPTIONS_MAX_RESERVED_REMOTE_STREAMS, enumerator
/third_party/node/lib/internal/http2/
Dutil.js204 const IDX_OPTIONS_MAX_RESERVED_REMOTE_STREAMS = 1; constant