class RegisterForTx
Defined at line 703 of file fidling/gen/sdk/fidl/fuchsia.hardware.network/fuchsia.hardware.network/cpp/fidl/fuchsia.hardware.network/cpp/markers.h
Asks the network device to register the VMO for Tx.
The network device prepares the VMOs in order and stops at the first
error if any. It returns how many VMOs have been prepared alongside with
the first error encountered. Note that network-device itself does not
try to release earlier VMOs for a later error. It is up to the client
how to recover from an error.
* error `ZX_ERR_NOT_FOUND` if any of the VmoId is unknown.
* error other zx status that can be reported by the driver.
Public Members
static const bool kHasClientToServer
static const bool kHasClientToServerBody
static const bool kHasServerToClient
static const bool kHasServerToClientBody
static const bool kHasNonEmptyUserFacingResponse
static const bool kHasDomainError
static const bool kHasFrameworkError
static const uint64_t kOrdinal