fidl_
fuchsia_
net_
tun
0.0.1
Structs
BaseDeviceConfig
BasePortConfig
ControlControlHandle
ControlCreateDeviceRequest
ControlCreatePairRequest
ControlEventStream
ControlMarker
ControlProxy
ControlRequestStream
ControlSynchronousProxy
DeviceAddPortRequest
DeviceConfig
DeviceControlHandle
DeviceDelegateRxLeaseRequest
DeviceEventStream
DeviceGetDeviceRequest
DeviceGetSignalsResponder
DeviceGetSignalsResponse
DeviceMarker
DevicePairAddPortRequest
DevicePairAddPortResponder
DevicePairConfig
DevicePairControlHandle
DevicePairEventStream
DevicePairGetLeftPortRequest
DevicePairGetLeftRequest
DevicePairGetRightPortRequest
DevicePairGetRightRequest
DevicePairMarker
DevicePairPortConfig
DevicePairProxy
DevicePairRemovePortRequest
DevicePairRemovePortResponder
DevicePairRequestStream
DevicePairSynchronousProxy
DevicePortConfig
DeviceProxy
DeviceReadFrameResponder
DeviceReadFrameResponse
DeviceRequestStream
DeviceSynchronousProxy
DeviceWriteFrameRequest
DeviceWriteFrameResponder
Frame
FrameMetadata
InternalState
MacState
PortControlHandle
PortEventStream
PortGetPortRequest
PortGetStateResponder
PortGetStateResponse
PortMarker
PortProxy
PortRequestStream
PortSetOnlineRequest
PortSetOnlineResponder
PortSynchronousProxy
PortWatchStateResponder
PortWatchStateResponse
Signals
Enums
ControlEvent
ControlRequest
DeviceEvent
DevicePairEvent
DevicePairRequest
DeviceRequest
PortEvent
PortRequest
Constants
FIFO_DEPTH
MAX_MTU
MAX_MULTICAST_FILTERS
MAX_PENDING_OPERATIONS
Traits
ControlProxyInterface
DevicePairProxyInterface
DeviceProxyInterface
PortProxyInterface
Type Aliases
DevicePairAddPortResult
DevicePairRemovePortResult
DeviceReadFrameResult
DeviceWriteFrameResult
fidl_fuchsia_net_tun
Constant
FIFO_DEPTH
Copy item path
Settings
Help
Summary
pub const FIFO_DEPTH:
u16
= 128; // 128u16
Expand description
The TX and RX FIFO Depths used by tun devices.