Function ipv6_mtu_discover

Source
pub(crate) fn ipv6_mtu_discover(
    fd: BorrowedFd<'_>,
) -> Result<Ipv6PathMtuDiscovery>