Searched refs:configure_timestamping_socket (Results 1 – 1 of 1) sorted by relevance
839 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