pub fn get_mtu<BC: EthernetIpLinkDeviceBindingsContext, CC: EthernetIpLinkDeviceDynamicStateContext<BC>>(
core_ctx: &mut CC,
device_id: &CC::DeviceId,
) -> Mtu
Expand 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,
) -> Mtu
Get the MTU associated with this device.