fidl_
fuchsia_
hardware_
network_
common
0.0.1
Macros
FrameTypeUnknown
MacFilterModeUnknown
PortClassUnknown
RxAccelerationUnknown
TxAccelerationUnknown
Structs
DeviceBaseInfo
DeviceGetInfoResponse
DeviceInfo
Empty
EthernetFeatures
FrameTypeSupport
MacAddressingAddMulticastAddressRequest
MacAddressingAddMulticastAddressResponse
MacAddressingGetUnicastAddressResponse
MacAddressingRemoveMulticastAddressRequest
MacAddressingRemoveMulticastAddressResponse
MacAddressingSetModeRequest
MacAddressingSetModeResponse
PortBaseInfo
PortGetCountersResponse
PortGetInfoResponse
PortGetStatusResponse
PortId
PortInfo
PortStatus
PortWatcherWatchResponse
RxFlags
SessionAttachRequest
SessionDetachRequest
SessionFlags
StatusFlags
StatusWatcherWatchStatusResponse
TxFlags
TxReturnFlags
Enums
DeviceClass
DevicePortEvent
FrameType
InfoType
MacFilterMode
PortClass
RxAcceleration
TxAcceleration
Constants
FRAME_FEATURES_RAW
MAX_ACCEL_FLAGS
MAX_DESCRIPTOR_CHAIN
MAX_FRAME_TYPES
MAX_PORTS
MAX_SESSION_NAME
MAX_STATUS_BUFFER
Type Aliases
BasePortId
fidl_fuchsia_hardware_network_common
Constant
MAX_PORTS
Copy item path
Settings
Help
Summary
Source
pub const MAX_PORTS:
u8
= 32;
Expand description
The maximum number of ports attached to a device at a given time.