Function netstack3_device::ethernet::get_mtu
source ยท 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.