Crate fidl_fuchsia_net_interfaces

Source

Macros§

PortClassUnknown
Pattern that matches an unknown PortClass member.

Structs§

Address
AddressPropertiesInterest
Empty
Properties
Properties of a network interface.
StateControlHandle
StateEventStream
StateGetWatcherRequest
StateMarker
StateProxy
StateRequestStream
A Stream of incoming requests for fuchsia.net.interfaces/State.
StateSynchronousProxy
WatcherControlHandle
WatcherEventStream
WatcherMarker
WatcherOptions
WatcherProxy
WatcherRequestStream
A Stream of incoming requests for fuchsia.net.interfaces/Watcher.
WatcherSynchronousProxy
WatcherWatchResponder
WatcherWatchResponse

Enums§

AddressAssignmentState
Assignment state of an IP address.
DeviceClass
Event
PortClass
The port class of an interface.
PreferredLifetimeInfo
Information about the preferred lifetime of an IP address or delegated prefix.
StateEvent
StateRequest
Network interface state inspection and observation.
WatcherEvent
WatcherRequest
Observer protocol for changes to network interfaces (addition, deletion, and interface property changes).

Constants§

INTERFACE_NAME_LENGTH
The maximum length of an interface name.

Traits§

StateProxyInterface
WatcherProxyInterface

Type Aliases§

Name
An interface name as a sequence of bytes.