Home
last modified time | relevance | path

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

/external/rust/crates/quiche/src/
Dlib.rs310 const DEFAULT_MAX_DGRAM_QUEUE_LEN: usize = 0; constant
466 dgram_recv_max_queue_len: DEFAULT_MAX_DGRAM_QUEUE_LEN, in new()
467 dgram_send_max_queue_len: DEFAULT_MAX_DGRAM_QUEUE_LEN, in new()