Searched refs:generate_quic_hashed_connection_id (Results 1 - 4 of 4) sorted by relevance
/third_party/nghttp2/src/ |
H A D | shrpx_quic.h | 102 int generate_quic_hashed_connection_id(ngtcp2_cid &dest,
|
H A D | shrpx_quic_connection_handler.cc | 105 if (generate_quic_hashed_connection_id(dcid_key, remote_addr, local_addr, in handle_packet() 516 if (generate_quic_hashed_connection_id(idcid, remote_addr, local_addr, in send_retry()
|
H A D | shrpx_quic.cc | 258 int generate_quic_hashed_connection_id(ngtcp2_cid &dest, in generate_quic_hashed_connection_id() function
|
H A D | shrpx_http3_upstream.cc | 754 if (generate_quic_hashed_connection_id(hashed_scid_, remote_addr, local_addr, in init()
|
Completed in 6 milliseconds