pub fn get_mtu<BC: EthernetIpLinkDeviceBindingsContext, CC: EthernetIpLinkDeviceDynamicStateContext<BC>>(
core_ctx: &mut CC,
device_id: &CC::DeviceId,
) -> MtuExpand description
Get the MTU associated with this device.
pub fn get_mtu<BC: EthernetIpLinkDeviceBindingsContext, CC: EthernetIpLinkDeviceDynamicStateContext<BC>>(
core_ctx: &mut CC,
device_id: &CC::DeviceId,
) -> MtuGet the MTU associated with this device.