pub fn get_mtu<CC: PureIpDeviceStateContext>(
core_ctx: &mut CC,
device_id: &CC::DeviceId,
) -> MtuExpand description
Gets the MTU of the given PureIpDevice.
pub fn get_mtu<CC: PureIpDeviceStateContext>(
core_ctx: &mut CC,
device_id: &CC::DeviceId,
) -> MtuGets the MTU of the given PureIpDevice.