Module loopback

Source
Expand description

Loopback devices.

Structs§

LoopbackCreationProperties
Properties used to create a loopback device.
LoopbackRxQueueMeta
Metadata associated with a frame in the Loopback RX queue.
LoopbackTxQueueMeta
Metadata associated with a frame in the Loopback TX queue.

Enums§

LoopbackDevice
Loopback device domain.

Functions§

send_ip_frame
Sends an IP frame packet over device_id.

Type Aliases§

LoopbackDeviceId
A strong device ID identifying a loopback device.
LoopbackPrimaryDeviceId
The primary reference for a loopback device.
LoopbackWeakDeviceId
A weak device ID identifying a loopback device.