Namespaces
Enumerations
enum class AddressAssignmentState : uint32_t
| Name | Value | Comments |
|---|---|---|
| kTentative | 1u |
Address assignment is in progress, e.g. Duplicate Address Detection
The Duplicate Address Detection mechanism is described in |
| kAssigned | 2u |
The address is assigned to an interface. |
| kUnavailable | 3u |
The address is unavailable, e.g. if the interface holding the address |
Assignment state of an IP address.
Defined at line 119 of file fidling/gen/sdk/fidl/fuchsia.net.interfaces/fuchsia.net.interfaces/cpp/fidl/fuchsia.net.interfaces/cpp/common_types.h