Enumerations
enum TcpState
| Name | Value |
|---|---|
| ESTABLISHED | 1u |
| SYN_SENT | 2u |
| SYN_RECV | 4u |
| FIN_WAIT1 | 8u |
| FIN_WAIT2 | 16u |
| TIME_WAIT | 32u |
| CLOSE | 64u |
| CLOSE_WAIT | 128u |
| LAST_ACK | 256u |
| LISTEN | 512u |
| CLOSING | 1024u |
Defined at line 57 of file fidling/gen/sdk/fidl/fuchsia.net.matchers/fuchsia.net.matchers/hlcpp/fuchsia/net/matchers/cpp/fidl.h
enum UdpState
| Name | Value |
|---|---|
| BOUND | 1u |
| CONNECTED | 2u |
Defined at line 132 of file fidling/gen/sdk/fidl/fuchsia.net.matchers/fuchsia.net.matchers/hlcpp/fuchsia/net/matchers/cpp/fidl.h
Records
-
class Address -
class AddressMatcherType -
class AddressRange -
class Between -
class BoundAddress -
class BoundInterface -
class BoundPort -
class Empty -
class IcmpPacket -
class Icmpv6Packet -
class Interface -
class Mark -
class MarkInDomain -
class Marked -
class PacketTransportProtocol -
class Port -
class SocketCookie -
class SocketTransportProtocol -
class TcpPacket -
class TcpSocket -
class UdpPacket -
class UdpSocket -
class Unmarked
Functions
-
::fuchsia::net::matchers::TcpState operator| (::fuchsia::net::matchers::TcpState _lhs, ::fuchsia::net::matchers::TcpState _rhs)Defined at line 84 of file fidling/gen/sdk/fidl/fuchsia.net.matchers/fuchsia.net.matchers/hlcpp/fuchsia/net/matchers/cpp/fidl.h
-
::fuchsia::net::matchers::TcpState & operator|= (::fuchsia::net::matchers::TcpState & _lhs, ::fuchsia::net::matchers::TcpState _rhs)Defined at line 89 of file fidling/gen/sdk/fidl/fuchsia.net.matchers/fuchsia.net.matchers/hlcpp/fuchsia/net/matchers/cpp/fidl.h
-
::fuchsia::net::matchers::TcpState operator& (::fuchsia::net::matchers::TcpState _lhs, ::fuchsia::net::matchers::TcpState _rhs)Defined at line 95 of file fidling/gen/sdk/fidl/fuchsia.net.matchers/fuchsia.net.matchers/hlcpp/fuchsia/net/matchers/cpp/fidl.h
-
::fuchsia::net::matchers::TcpState & operator&= (::fuchsia::net::matchers::TcpState & _lhs, ::fuchsia::net::matchers::TcpState _rhs)Defined at line 101 of file fidling/gen/sdk/fidl/fuchsia.net.matchers/fuchsia.net.matchers/hlcpp/fuchsia/net/matchers/cpp/fidl.h
-
::fuchsia::net::matchers::TcpState operator^ (::fuchsia::net::matchers::TcpState _lhs, ::fuchsia::net::matchers::TcpState _rhs)Defined at line 107 of file fidling/gen/sdk/fidl/fuchsia.net.matchers/fuchsia.net.matchers/hlcpp/fuchsia/net/matchers/cpp/fidl.h
-
::fuchsia::net::matchers::TcpState & operator^= (::fuchsia::net::matchers::TcpState & _lhs, ::fuchsia::net::matchers::TcpState _rhs)Defined at line 113 of file fidling/gen/sdk/fidl/fuchsia.net.matchers/fuchsia.net.matchers/hlcpp/fuchsia/net/matchers/cpp/fidl.h
-
::fuchsia::net::matchers::TcpState operator~ (::fuchsia::net::matchers::TcpState _value)Defined at line 119 of file fidling/gen/sdk/fidl/fuchsia.net.matchers/fuchsia.net.matchers/hlcpp/fuchsia/net/matchers/cpp/fidl.h
-
zx_status_t Clone (::fuchsia::net::matchers::TcpState value, ::fuchsia::net::matchers::TcpState * result)Defined at line 124 of file fidling/gen/sdk/fidl/fuchsia.net.matchers/fuchsia.net.matchers/hlcpp/fuchsia/net/matchers/cpp/fidl.h
-
::fuchsia::net::matchers::UdpState operator| (::fuchsia::net::matchers::UdpState _lhs, ::fuchsia::net::matchers::UdpState _rhs)Defined at line 143 of file fidling/gen/sdk/fidl/fuchsia.net.matchers/fuchsia.net.matchers/hlcpp/fuchsia/net/matchers/cpp/fidl.h
-
::fuchsia::net::matchers::UdpState & operator|= (::fuchsia::net::matchers::UdpState & _lhs, ::fuchsia::net::matchers::UdpState _rhs)Defined at line 148 of file fidling/gen/sdk/fidl/fuchsia.net.matchers/fuchsia.net.matchers/hlcpp/fuchsia/net/matchers/cpp/fidl.h
-
::fuchsia::net::matchers::UdpState operator& (::fuchsia::net::matchers::UdpState _lhs, ::fuchsia::net::matchers::UdpState _rhs)Defined at line 154 of file fidling/gen/sdk/fidl/fuchsia.net.matchers/fuchsia.net.matchers/hlcpp/fuchsia/net/matchers/cpp/fidl.h
-
::fuchsia::net::matchers::UdpState & operator&= (::fuchsia::net::matchers::UdpState & _lhs, ::fuchsia::net::matchers::UdpState _rhs)Defined at line 160 of file fidling/gen/sdk/fidl/fuchsia.net.matchers/fuchsia.net.matchers/hlcpp/fuchsia/net/matchers/cpp/fidl.h
-
::fuchsia::net::matchers::UdpState operator^ (::fuchsia::net::matchers::UdpState _lhs, ::fuchsia::net::matchers::UdpState _rhs)Defined at line 166 of file fidling/gen/sdk/fidl/fuchsia.net.matchers/fuchsia.net.matchers/hlcpp/fuchsia/net/matchers/cpp/fidl.h
-
::fuchsia::net::matchers::UdpState & operator^= (::fuchsia::net::matchers::UdpState & _lhs, ::fuchsia::net::matchers::UdpState _rhs)Defined at line 172 of file fidling/gen/sdk/fidl/fuchsia.net.matchers/fuchsia.net.matchers/hlcpp/fuchsia/net/matchers/cpp/fidl.h
-
::fuchsia::net::matchers::UdpState operator~ (::fuchsia::net::matchers::UdpState _value)Defined at line 178 of file fidling/gen/sdk/fidl/fuchsia.net.matchers/fuchsia.net.matchers/hlcpp/fuchsia/net/matchers/cpp/fidl.h
-
zx_status_t Clone (::fuchsia::net::matchers::UdpState value, ::fuchsia::net::matchers::UdpState * result)Defined at line 183 of file fidling/gen/sdk/fidl/fuchsia.net.matchers/fuchsia.net.matchers/hlcpp/fuchsia/net/matchers/cpp/fidl.h
-
zx_status_t Clone (const ::fuchsia::net::matchers::Interface & value, ::fuchsia::net::matchers::Interface * result)Defined at line 313 of file fidling/gen/sdk/fidl/fuchsia.net.matchers/fuchsia.net.matchers/hlcpp/fuchsia/net/matchers/cpp/fidl.h
-
zx_status_t Clone (const ::fuchsia::net::matchers::AddressRange & _value, ::fuchsia::net::matchers::AddressRange * _result)Defined at line 338 of file fidling/gen/sdk/fidl/fuchsia.net.matchers/fuchsia.net.matchers/hlcpp/fuchsia/net/matchers/cpp/fidl.h
-
zx_status_t Clone (const ::fuchsia::net::matchers::AddressMatcherType & value, ::fuchsia::net::matchers::AddressMatcherType * result)Defined at line 457 of file fidling/gen/sdk/fidl/fuchsia.net.matchers/fuchsia.net.matchers/hlcpp/fuchsia/net/matchers/cpp/fidl.h
-
zx_status_t Clone (const ::fuchsia::net::matchers::Address & _value, ::fuchsia::net::matchers::Address * _result)Defined at line 484 of file fidling/gen/sdk/fidl/fuchsia.net.matchers/fuchsia.net.matchers/hlcpp/fuchsia/net/matchers/cpp/fidl.h
-
zx_status_t Clone (const ::fuchsia::net::matchers::Port & _value, ::fuchsia::net::matchers::Port * _result)Defined at line 515 of file fidling/gen/sdk/fidl/fuchsia.net.matchers/fuchsia.net.matchers/hlcpp/fuchsia/net/matchers/cpp/fidl.h
-
zx_status_t Clone (const ::fuchsia::net::matchers::PacketTransportProtocol & value, ::fuchsia::net::matchers::PacketTransportProtocol * result)Defined at line 977 of file fidling/gen/sdk/fidl/fuchsia.net.matchers/fuchsia.net.matchers/hlcpp/fuchsia/net/matchers/cpp/fidl.h
-
zx_status_t Clone (const ::fuchsia::net::matchers::Unmarked & _value, ::fuchsia::net::matchers::Unmarked * _result)Defined at line 998 of file fidling/gen/sdk/fidl/fuchsia.net.matchers/fuchsia.net.matchers/hlcpp/fuchsia/net/matchers/cpp/fidl.h
-
zx_status_t Clone (const ::fuchsia::net::matchers::Between & _value, ::fuchsia::net::matchers::Between * _result)Defined at line 1023 of file fidling/gen/sdk/fidl/fuchsia.net.matchers/fuchsia.net.matchers/hlcpp/fuchsia/net/matchers/cpp/fidl.h
-
zx_status_t Clone (const ::fuchsia::net::matchers::Marked & _value, ::fuchsia::net::matchers::Marked * _result)Defined at line 1054 of file fidling/gen/sdk/fidl/fuchsia.net.matchers/fuchsia.net.matchers/hlcpp/fuchsia/net/matchers/cpp/fidl.h
-
zx_status_t Clone (const ::fuchsia::net::matchers::Mark & value, ::fuchsia::net::matchers::Mark * result)Defined at line 1160 of file fidling/gen/sdk/fidl/fuchsia.net.matchers/fuchsia.net.matchers/hlcpp/fuchsia/net/matchers/cpp/fidl.h
-
zx_status_t Clone (const ::fuchsia::net::matchers::MarkInDomain & _value, ::fuchsia::net::matchers::MarkInDomain * _result)Defined at line 1186 of file fidling/gen/sdk/fidl/fuchsia.net.matchers/fuchsia.net.matchers/hlcpp/fuchsia/net/matchers/cpp/fidl.h
-
zx_status_t Clone (const ::fuchsia::net::matchers::SocketCookie & _value, ::fuchsia::net::matchers::SocketCookie * _result)Defined at line 1212 of file fidling/gen/sdk/fidl/fuchsia.net.matchers/fuchsia.net.matchers/hlcpp/fuchsia/net/matchers/cpp/fidl.h
-
zx_status_t Clone (const ::fuchsia::net::matchers::Empty & _value, ::fuchsia::net::matchers::Empty * _result)Defined at line 1234 of file fidling/gen/sdk/fidl/fuchsia.net.matchers/fuchsia.net.matchers/hlcpp/fuchsia/net/matchers/cpp/fidl.h
-
zx_status_t Clone (const ::fuchsia::net::matchers::BoundInterface & value, ::fuchsia::net::matchers::BoundInterface * result)Defined at line 1345 of file fidling/gen/sdk/fidl/fuchsia.net.matchers/fuchsia.net.matchers/hlcpp/fuchsia/net/matchers/cpp/fidl.h
-
zx_status_t Clone (const ::fuchsia::net::matchers::BoundPort & value, ::fuchsia::net::matchers::BoundPort * result)Defined at line 1455 of file fidling/gen/sdk/fidl/fuchsia.net.matchers/fuchsia.net.matchers/hlcpp/fuchsia/net/matchers/cpp/fidl.h
-
zx_status_t Clone (const ::fuchsia::net::matchers::BoundAddress & value, ::fuchsia::net::matchers::BoundAddress * result)Defined at line 1565 of file fidling/gen/sdk/fidl/fuchsia.net.matchers/fuchsia.net.matchers/hlcpp/fuchsia/net/matchers/cpp/fidl.h
-
zx_status_t Clone (const ::fuchsia::net::matchers::TcpSocket & value, ::fuchsia::net::matchers::TcpSocket * result)Defined at line 1719 of file fidling/gen/sdk/fidl/fuchsia.net.matchers/fuchsia.net.matchers/hlcpp/fuchsia/net/matchers/cpp/fidl.h
-
zx_status_t Clone (const ::fuchsia::net::matchers::UdpSocket & value, ::fuchsia::net::matchers::UdpSocket * result)Defined at line 1869 of file fidling/gen/sdk/fidl/fuchsia.net.matchers/fuchsia.net.matchers/hlcpp/fuchsia/net/matchers/cpp/fidl.h
-
zx_status_t Clone (const ::fuchsia::net::matchers::SocketTransportProtocol & value::fuchsia::net::matchers::SocketTransportProtocol * result)Defined at line 1977 of file fidling/gen/sdk/fidl/fuchsia.net.matchers/fuchsia.net.matchers/hlcpp/fuchsia/net/matchers/cpp/fidl.h