Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/tokio/tests/
Dio_async_fd.rs839 configure_timestamping_socket(&socket).unwrap(); in await_error_readiness_timestamping()
859 fn configure_timestamping_socket(udp_socket: &std::net::UdpSocket) -> std::io::Result<libc::c_int> { in configure_timestamping_socket() function