Structs§
- Base
Device Config - Base device configuration.
- Base
Port Config - Logical device port configuration.
- Device
Config - Device
Pair AddPort Request - Device
Pair Config - Device
Pair Port Config - Device
Pair Remove Port Request - Device
Port Config - Device
Read Frame Response - Device
Write Frame Request - Frame
- A frame written to or read from a [
fuchsia.net.tun/Device
]. - Frame
Metadata - Internal
State - Internal device state.
- MacState
- Port
GetState Response - Port
SetOnline Request - Port
Watch State Response - Signals
- Signals set in the
eventpair
returned by [fuchsia.net.tun/Device.GetSignals
].
Constants§
- FIFO_
DEPTH - The TX and RX FIFO Depths used by tun devices.
- MAX_MTU
- Maximum supported MTU.
- MAX_
MULTICAST_ FILTERS - Maximum number of multicast filters that a device holds in
MacState
. - MAX_
PENDING_ OPERATIONS - Maximum number of pending [
fuchsia.net.tun/Device.WriteFrame
] or [fuchsia.net.tun/Device.ReadFrame
] that are allowed.