Namespaces
Enumerations
enum class IpVersion : uint32_t
| Name | Value |
|---|---|
| kV4 | 1u |
| kV6 | 2u |
IpVersion is an IP version.
Defined at line 18 of file fidling/gen/sdk/fidl/fuchsia.net/fuchsia.net/cpp/fidl/fuchsia.net/cpp/common_types.h
enum class MarkDomain : uint8_t
| Name | Value |
|---|---|
| kMark1 | 1u |
| kMark2 | 2u |
Domains for a mark. This allows multiple marks to be set and retrieved
independently.
Defined at line 43 of file fidling/gen/sdk/fidl/fuchsia.net/fuchsia.net/cpp/fidl/fuchsia.net/cpp/common_types.h