Searched refs:get_ipv6_recvtclass (Results 1 – 3 of 3) sorted by relevance
1018 pub fn get_ipv6_recvtclass<Fd: AsFd>(fd: Fd) -> io::Result<bool> { in get_ipv6_recvtclass() function1019 backend::net::sockopt::get_ipv6_recvtclass(fd.as_fd()) in get_ipv6_recvtclass()
617 pub(crate) fn get_ipv6_recvtclass(fd: BorrowedFd<'_>) -> io::Result<bool> { in get_ipv6_recvtclass() function
734 pub(crate) fn get_ipv6_recvtclass(fd: BorrowedFd<'_>) -> io::Result<bool> { in get_ipv6_recvtclass() function