Home
last modified time | relevance | path

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

/external/rust/crates/quiche/src/
Dlib.rs478 const MAX_CONNECTION_WINDOW: u64 = 24 * 1024 * 1024; constant
778 max_connection_window: MAX_CONNECTION_WINDOW, in with_tls_ctx()