Expand description
Extensions for the fuchsia.net.matchers FIDL library.
Note that this library as written is not meant for inclusion in the SDK. It
is only meant to be used in conjunction with a netstack that is compiled
against the same API level of the fuchsia.net.matchers FIDL library. This
library opts in to compile-time and runtime breakage when the FIDL library
is evolved in order to enforce that it is updated along with the FIDL
library itself.
Structs§
- Address
- Extension type for
fnet_matchers::Address. - Mark
InDomain - An extension type for
fnet_matchers::MarkInDomain. - Port
- Extension type for
fnet_matchers::Port. - Subnet
- Extension type for the
Subnetvariant offnet_matchers::Address.
Enums§
- Address
Error - Errors when creating an
Address. - Address
Matcher Type - Extension type for
fnet_matchers::Address. - Address
Matcher Type Error - Errors when creating an
AddressMatcherType. - Address
Range - Extension type for
fnet_matchers::AddressRange. - Address
Range Error - Errors when creating an
AddressRange. - Bound
Address - Extension type for
fnet_matchers::BoundAddress. - Bound
Address Error - Errors when creating an
BoundAddress. - Bound
Interface - Extension type for
fnet_matchers::BoundInterface. - Bound
Interface Error - Errors when creating an
BoundInterface. - Bound
Port - Extension type for
fnet_matchers::BoundPort. - Bound
Port Error - Errors when creating an
BoundPort. - Interface
- Extension type for
fnet_matchers::Interface. - Interface
Error - Errors when creating an
Interface. - Mark
- An extension type for
fnet_matchers::Mark - Mark
Error - Mark
InDomain Error - Port
Error - Errors when creating a
Port. - Socket
Transport Protocol - An extension type for
fnet_matchers::SocketTransportProtocol. - Socket
Transport Protocol Error - Subnet
Error - Errors when creating a
Subnet. - TcpSocket
- An extension type for
fnet_matchers::TcpSocket - TcpSocket
Error - Transport
Protocol - Extension type for
fnet_matchers::PacketTransportProtocol. - Transport
Protocol Error - Errors when creating a
TransportProtocol. - UdpSocket
- An extension type for
fnet_matchers::UdpSocket - UdpSocket
Error