Home
last modified time | relevance | path

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

/src/crypto/openssl/ssl/quic/
H A Dquic_channel_local.h181 uint64_t max_idle_timeout_remote_req; member
H A Dquic_channel.c372 ch->max_idle_timeout_remote_req = 0; in ch_init()
1598 ch->max_idle_timeout_remote_req = v; in ch_on_transport_params()
1601 ch->max_idle_timeout_remote_req); in ch_on_transport_params()
4060 return ch->max_idle_timeout_remote_req; in ossl_quic_channel_get_max_idle_timeout_peer_request()