Function netstack3_ip::device::get_ipv6_hop_limit

source ยท
pub fn get_ipv6_hop_limit<BT: IpDeviceStateBindingsTypes, CC: IpDeviceStateContext<Ipv6, BT>>(
    core_ctx: &mut CC,
    device: &CC::DeviceId,
) -> NonZeroU8
Expand description

Gets the hop limit for new IPv6 packets that will be sent out from device.