class RxAcceleration
Defined at line 822 of file fidling/gen/sdk/fidl/fuchsia.hardware.network/fuchsia.hardware.network/cpp/fidl/fuchsia.hardware.network/cpp/common_types.h
Available rx acceleration features.
Features are mapped to the `RX_ACCEL_*` bits in descriptors by the available
values reported in [`Info.rx_accel`].
Public Members
static RxAcceleration kValidatedEthernetFcs
static RxAcceleration kValidatedIpv4Checksum
static RxAcceleration kValidatedTcpChecksum
static RxAcceleration kValidatedUdpChecksum
Public Methods
void RxAcceleration ()
Defined at line 844 of file fidling/gen/sdk/fidl/fuchsia.hardware.network/fuchsia.hardware.network/cpp/fidl/fuchsia.hardware.network/cpp/common_types.h
void RxAcceleration (uint8_t value)
Defined at line 845 of file fidling/gen/sdk/fidl/fuchsia.hardware.network/fuchsia.hardware.network/cpp/fidl/fuchsia.hardware.network/cpp/common_types.h
EnumForSwitching_ operator fuchsia_hardware_network::RxAcceleration::EnumForSwitching_ ()
Defined at line 846 of file fidling/gen/sdk/fidl/fuchsia.hardware.network/fuchsia.hardware.network/cpp/fidl/fuchsia.hardware.network/cpp/common_types.h
uint8_t operator unsigned char ()
Defined at line 847 of file fidling/gen/sdk/fidl/fuchsia.hardware.network/fuchsia.hardware.network/cpp/fidl/fuchsia.hardware.network/cpp/common_types.h
bool IsUnknown ()
Defined at line 849 of file fidling/gen/sdk/fidl/fuchsia.hardware.network/fuchsia.hardware.network/cpp/fidl/fuchsia.hardware.network/cpp/common_types.h
RxAcceleration Unknown ()
Returns an enum corresponding to the member designated as
in the
FIDL schema if exists, or a compiler-reserved unknown value otherwise.
Defined at line 866 of file fidling/gen/sdk/fidl/fuchsia.hardware.network/fuchsia.hardware.network/cpp/fidl/fuchsia.hardware.network/cpp/common_types.h