Searched refs:get_tcp_user_timeout (Results 1 – 3 of 3) sorted by relevance
1254 pub fn get_tcp_user_timeout<Fd: AsFd>(fd: Fd) -> io::Result<u32> { in get_tcp_user_timeout() function1255 backend::net::sockopt::get_tcp_user_timeout(fd.as_fd()) in get_tcp_user_timeout()
733 pub(crate) fn get_tcp_user_timeout(fd: BorrowedFd<'_>) -> io::Result<u32> { in get_tcp_user_timeout() function
878 pub(crate) fn get_tcp_user_timeout(fd: BorrowedFd<'_>) -> io::Result<u32> { in get_tcp_user_timeout() function