Namespaces
Enumerations
enum IpVersion
| Name | Value |
|---|---|
| V4 | 1u |
| V6 | 2u |
IpVersion is an IP version.
Defined at line 15 of file fidling/gen/sdk/fidl/fuchsia.net/fuchsia.net/hlcpp/fuchsia/net/cpp/fidl.h
enum MarkDomain
| Name | Value |
|---|---|
| MARK_1 | 1u |
| MARK_2 | 2u |
Domains for a mark. This allows multiple marks to be set and retrieved
independently.
Defined at line 44 of file fidling/gen/sdk/fidl/fuchsia.net/fuchsia.net/hlcpp/fuchsia/net/cpp/fidl.h
Records
Functions
-
bool operator== (const fuchsia::net::SocketAddress & lhs, const fuchsia::net::SocketAddress & rhs)Defined at line 18 of file ../../src/connectivity/network/mdns/service/test/service_instance_resolver_test.cc
-
zx_status_t Clone (::fuchsia::net::IpVersion value, ::fuchsia::net::IpVersion * result)Defined at line 22 of file fidling/gen/sdk/fidl/fuchsia.net/fuchsia.net/hlcpp/fuchsia/net/cpp/fidl.h
-
zx_status_t Clone (::fuchsia::net::MarkDomain value, ::fuchsia::net::MarkDomain * result)Defined at line 51 of file fidling/gen/sdk/fidl/fuchsia.net/fuchsia.net/hlcpp/fuchsia/net/cpp/fidl.h
-
zx_status_t Clone (const ::fuchsia::net::Ipv4Address & _value, ::fuchsia::net::Ipv4Address * _result)Defined at line 89 of file fidling/gen/sdk/fidl/fuchsia.net/fuchsia.net/hlcpp/fuchsia/net/cpp/fidl.h
-
zx_status_t Clone (const ::fuchsia::net::Ipv6Address & _value, ::fuchsia::net::Ipv6Address * _result)Defined at line 112 of file fidling/gen/sdk/fidl/fuchsia.net/fuchsia.net/hlcpp/fuchsia/net/cpp/fidl.h
-
zx_status_t Clone (const ::fuchsia::net::IpAddress & value, ::fuchsia::net::IpAddress * result)Defined at line 200 of file fidling/gen/sdk/fidl/fuchsia.net/fuchsia.net/hlcpp/fuchsia/net/cpp/fidl.h
-
zx_status_t Clone (const ::fuchsia::net::Subnet & _value, ::fuchsia::net::Subnet * _result)Defined at line 229 of file fidling/gen/sdk/fidl/fuchsia.net/fuchsia.net/hlcpp/fuchsia/net/cpp/fidl.h
-
zx_status_t Clone (const ::fuchsia::net::Ipv4AddressWithPrefix & _value, ::fuchsia::net::Ipv4AddressWithPrefix * _result)Defined at line 255 of file fidling/gen/sdk/fidl/fuchsia.net/fuchsia.net/hlcpp/fuchsia/net/cpp/fidl.h
-
zx_status_t Clone (const ::fuchsia::net::Ipv6AddressWithPrefix & _value, ::fuchsia::net::Ipv6AddressWithPrefix * _result)Defined at line 281 of file fidling/gen/sdk/fidl/fuchsia.net/fuchsia.net/hlcpp/fuchsia/net/cpp/fidl.h
-
zx_status_t Clone (const ::fuchsia::net::MacAddress & _value, ::fuchsia::net::MacAddress * _result)Defined at line 303 of file fidling/gen/sdk/fidl/fuchsia.net/fuchsia.net/hlcpp/fuchsia/net/cpp/fidl.h
-
zx_status_t Clone (const ::fuchsia::net::Ipv4SocketAddress & _value, ::fuchsia::net::Ipv4SocketAddress * _result)Defined at line 462 of file fidling/gen/sdk/fidl/fuchsia.net/fuchsia.net/hlcpp/fuchsia/net/cpp/fidl.h
-
zx_status_t Clone (const ::fuchsia::net::Ipv6SocketAddress & _value, ::fuchsia::net::Ipv6SocketAddress * _result)Defined at line 505 of file fidling/gen/sdk/fidl/fuchsia.net/fuchsia.net/hlcpp/fuchsia/net/cpp/fidl.h
-
zx_status_t Clone (const ::fuchsia::net::SocketAddress & value, ::fuchsia::net::SocketAddress * result)Defined at line 593 of file fidling/gen/sdk/fidl/fuchsia.net/fuchsia.net/hlcpp/fuchsia/net/cpp/fidl.h
-
std::ostream & operator<< (std::ostream & os, const IpVersion & value) -
std::ostream & operator<< (std::ostream & os, const MarkDomain & value) -
std::ostream & operator<< (std::ostream & os, const Ipv4Address & value) -
std::ostream & operator<< (std::ostream & os, const Ipv4AddressWithPrefix & value) -
std::ostream & operator<< (std::ostream & os, const Ipv4SocketAddress & value) -
std::ostream & operator<< (std::ostream & os, const Ipv6Address & value) -
std::ostream & operator<< (std::ostream & os, const Ipv6AddressWithPrefix & value) -
std::ostream & operator<< (std::ostream & os, const Ipv6SocketAddress & value) -
std::ostream & operator<< (std::ostream & os, const MacAddress & value) -
std::ostream & operator<< (std::ostream & os, const Subnet & value) -
std::ostream & operator<< (std::ostream & os, const Marks & value) -
std::ostream & operator<< (std::ostream & os, const IpAddress & value) -
std::ostream & operator<< (std::ostream & osconst SocketAddress & value)