Home
last modified time | relevance | path

Searched refs:UDP_SEND_BUF_SIZE (Results 1 - 1 of 1) sorted by relevance

/commonlibrary/rust/ylong_http/ylong_http_client/src/util/h3/
H A Dio_manager.rs26 const UDP_SEND_BUF_SIZE: usize = 1350; consts
212 pub(crate) buf: [u8; UDP_SEND_BUF_SIZE],
220 buf: [0u8; UDP_SEND_BUF_SIZE],

Completed in 1 milliseconds