Home
last modified time | relevance | path

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

/openssl/ssl/quic/
H A Dquic_channel_local.h163 uint64_t max_idle_timeout_remote_req; member
H A Dquic_channel.c349 ch->max_idle_timeout_remote_req = 0; in ch_init()
1447 ch->max_idle_timeout_remote_req = v; in ch_on_transport_params()
1450 ch->max_idle_timeout_remote_req); in ch_on_transport_params()
3698 return ch->max_idle_timeout_remote_req; in ossl_quic_channel_get_max_idle_timeout_peer_request()

Completed in 17 milliseconds