Lines Matching refs:uint64_t
137 uint64_t error_code;
143 uint64_t frame_type;
208 void ossl_quic_channel_local_close(QUIC_CHANNEL *ch, uint64_t app_error_code,
231 uint64_t error_code,
232 uint64_t frame_type,
316 uint64_t stream_id);
363 uint64_t stream_id);
373 uint64_t aec);
395 uint64_t tx_pkt_threshold);
398 uint64_t ossl_quic_channel_get_tx_key_epoch(QUIC_CHANNEL *ch);
399 uint64_t ossl_quic_channel_get_rx_key_epoch(QUIC_CHANNEL *ch);
429 uint64_t ossl_quic_channel_get_local_stream_count_avail(const QUIC_CHANNEL *ch,
431 uint64_t ossl_quic_channel_get_remote_stream_count_avail(const QUIC_CHANNEL *ch,
440 void ossl_quic_channel_set_max_idle_timeout_request(QUIC_CHANNEL *ch, uint64_t ms);
442 uint64_t ossl_quic_channel_get_max_idle_timeout_request(const QUIC_CHANNEL *ch);
444 uint64_t ossl_quic_channel_get_max_idle_timeout_peer_request(const QUIC_CHANNEL *ch);
446 uint64_t ossl_quic_channel_get_max_idle_timeout_actual(const QUIC_CHANNEL *ch);