netstack3_device::ethernet

Type Alias EthernetPrimaryDeviceId

Source
pub type EthernetPrimaryDeviceId<BT> = BasePrimaryDeviceId<EthernetLinkDevice, BT>;
Expand description

The primary Ethernet device reference.

Aliased Typeยง

struct EthernetPrimaryDeviceId<BT> { /* private fields */ }