Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dshrpx_quic_connection_handler.cc661 void QUICConnectionHandler::remove_connection_id(const ngtcp2_cid &cid) { in remove_connection_id() function in shrpx::QUICConnectionHandler
Dshrpx_http3_upstream.cc233 int remove_connection_id(ngtcp2_conn *conn, const ngtcp2_cid *cid, in remove_connection_id() function
/third_party/node/deps/ngtcp2/ngtcp2/lib/includes/ngtcp2/
Dngtcp2.h3449 ngtcp2_remove_connection_id remove_connection_id; member