Home
last modified time | relevance | path

Searched refs:NGTCP2_PROTO_VER_MIN (Results 1 – 3 of 3) sorted by relevance

/third_party/node/src/quic/
Dpacket.cc376 generateReservedVersion(), NGTCP2_PROTO_VER_MIN, NGTCP2_PROTO_VER_MAX}; in CreateVersionNegotiationPacket()
/third_party/nghttp2/src/
Dh2load_quic.cc448 quic_version = NGTCP2_PROTO_VER_MIN; in quic_init()
/third_party/node/deps/ngtcp2/ngtcp2/lib/includes/ngtcp2/
Dngtcp2.h307 #define NGTCP2_PROTO_VER_MIN NGTCP2_PROTO_VER_DRAFT_MIN macro