Function ip_mtu_discover

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