Home
last modified time | relevance | path

Searched defs:cid_prefixes (Results 1 - 4 of 4) sorted by relevance

/third_party/nghttp2/src/
H A Dshrpx_worker_process.h53 std::vector<std::array<uint8_t, SHRPX_QUIC_CID_PREFIXLEN>> cid_prefixes; member
H A Dshrpx_connection_handler.h129 std::vector<std::array<uint8_t, SHRPX_QUIC_CID_PREFIXLEN>> cid_prefixes; member
H A Dshrpx_connection_handler.cc1055 set_cid_prefixes( const std::vector<std::array<uint8_t, SHRPX_QUIC_CID_PREFIXLEN>> &cid_prefixes) set_cid_prefixes() argument
H A Dshrpx.cc248 std::vector<std::array<uint8_t, SHRPX_QUIC_CID_PREFIXLEN>> cid_prefixes; member
1261 std::vector<std::array<uint8_t, SHRPX_QUIC_CID_PREFIXLEN>> cid_prefixes; in get_inherited_quic_lingering_worker_process_from_env() local
1421 generate_cid_prefix( std::vector<std::array<uint8_t, SHRPX_QUIC_CID_PREFIXLEN>> &cid_prefixes, const Config *config) generate_cid_prefix() argument
1599 fork_worker_process( int &main_ipc_fd , int &wp_quic_ipc_fd , const std::vector<InheritedAddr> &iaddrs , const std::vector<std::array<uint8_t, SHRPX_QUIC_CID_PREFIXLEN>> &cid_prefixes, const std::vector<QUICLingeringWorkerProcess> &quic_lwps ) fork_worker_process() argument
1838 std::vector<std::array<uint8_t, SHRPX_QUIC_CID_PREFIXLEN>> cid_prefixes; event_loop() local
4005 std::vector<std::array<uint8_t, SHRPX_QUIC_CID_PREFIXLEN>> cid_prefixes; reload_config() local
[all...]

Completed in 6 milliseconds