Home
last modified time | relevance | path

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

/third_party/node/deps/ngtcp2/ngtcp2/lib/
Dngtcp2_crypto.c528 int original_dcid_present = 0; in ngtcp2_decode_transport_params_versioned() local
743 original_dcid_present = 1; in ngtcp2_decode_transport_params_versioned()
847 !original_dcid_present)) { in ngtcp2_decode_transport_params_versioned()
/third_party/nghttp2/src/
Dshrpx_http3_upstream.cc701 params.original_dcid_present = 1; in init()