Searched refs:get_tcp_thin_linear_timeouts (Results 1 – 3 of 3) sorted by relevance
1337 pub fn get_tcp_thin_linear_timeouts<Fd: AsFd>(fd: Fd) -> io::Result<bool> { in get_tcp_thin_linear_timeouts() function1338 backend::net::sockopt::get_tcp_thin_linear_timeouts(fd.as_fd()) in get_tcp_thin_linear_timeouts()
787 pub(crate) fn get_tcp_thin_linear_timeouts(fd: BorrowedFd<'_>) -> io::Result<bool> { in get_tcp_thin_linear_timeouts() function
948 pub(crate) fn get_tcp_thin_linear_timeouts(fd: BorrowedFd<'_>) -> io::Result<bool> { in get_tcp_thin_linear_timeouts() function