pub fn set_mtu<CC: PureIpDeviceStateContext>(
core_ctx: &mut CC,
device_id: &CC::DeviceId,
new_mtu: Mtu,
)Expand description
Updates the MTU of the given PureIpDevice.
pub fn set_mtu<CC: PureIpDeviceStateContext>(
core_ctx: &mut CC,
device_id: &CC::DeviceId,
new_mtu: Mtu,
)Updates the MTU of the given PureIpDevice.