Function rustix::backend::net::sockopt::set_ipv6_tclass

source ยท
pub(crate) fn set_ipv6_tclass(fd: BorrowedFd<'_>, value: u32) -> Result<()>