Function set_ipv6_multicast_if

Source
pub(crate) fn set_ipv6_multicast_if(
    fd: BorrowedFd<'_>,
    value: u32,
) -> Result<()>