Crate fidl_fuchsia_net_policy_properties

Source

Modules§

default_network_ordinals
networks_ordinals

Macros§

PropertyUnknown
Pattern that matches an unknown Property member.
PropertyUpdateUnknown
Pattern that matches an unknown PropertyUpdate member.
UpdateDefaultNetworkErrorUnknown
Pattern that matches an unknown UpdateDefaultNetworkError member.
WatchErrorUnknown
Pattern that matches an unknown WatchError member.

Structs§

DefaultNetworkControlHandle
DefaultNetworkEventStream
DefaultNetworkMarker
DefaultNetworkProxy
DefaultNetworkRequestStream
A Stream of incoming requests for fuchsia.net.policy.properties/DefaultNetwork.
DefaultNetworkSynchronousProxy
DefaultNetworkUpdateRequest
DefaultNetworkUpdateResponder
DnsConfiguration
NetworkToken
The NetworkToken is an opaque token minted by [Networks::WatchDefault] that represents a logical network for the purpose of accessing network properties.
NetworksControlHandle
NetworksEventStream
NetworksMarker
NetworksProxy
NetworksRequestStream
A Stream of incoming requests for fuchsia.net.policy.properties/Networks.
NetworksSynchronousProxy
NetworksWatchDefaultResponder
NetworksWatchPropertiesRequest
NetworksWatchPropertiesResponder
NetworksWatchPropertiesResponse

Enums§

DefaultNetworkEvent
DefaultNetworkRequest
Protocol to allow socket-proxy to report changes in default network and its associated socket marks. Only one connection to this protocol is supported at once. If a second connection is made it will be shut down with a CONNECTION_ABORTED error
NetworksEvent
NetworksRequest
Protocol for acquiring NetworkTokens, and querying properties of that network.
Property
PropertyUpdate
UpdateDefaultNetworkError
WatchError

Traits§

DefaultNetworkProxyInterface
NetworksProxyInterface

Type Aliases§

DefaultNetworkUpdateResult
NetworksWatchPropertiesResult