class RxAcceleration
Defined at line 168 of file fidling/gen/sdk/fidl/fuchsia.hardware.network/fuchsia.hardware.network/hlcpp/fuchsia/hardware/network/cpp/fidl.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 VALIDATED_ETHERNET_FCS
static RxAcceleration VALIDATED_IPV4_CHECKSUM
static RxAcceleration VALIDATED_TCP_CHECKSUM
static RxAcceleration VALIDATED_UDP_CHECKSUM
Public Methods
void RxAcceleration ()
Defined at line 170 of file fidling/gen/sdk/fidl/fuchsia.hardware.network/fuchsia.hardware.network/hlcpp/fuchsia/hardware/network/cpp/fidl.h
void RxAcceleration (uint8_t value)
Defined at line 171 of file fidling/gen/sdk/fidl/fuchsia.hardware.network/fuchsia.hardware.network/hlcpp/fuchsia/hardware/network/cpp/fidl.h
uint8_t operator unsigned char ()
Defined at line 172 of file fidling/gen/sdk/fidl/fuchsia.hardware.network/fuchsia.hardware.network/hlcpp/fuchsia/hardware/network/cpp/fidl.h
bool IsUnknown ()
Defined at line 174 of file fidling/gen/sdk/fidl/fuchsia.hardware.network/fuchsia.hardware.network/hlcpp/fuchsia/hardware/network/cpp/fidl.h
RxAcceleration Unknown ()
Defined at line 191 of file fidling/gen/sdk/fidl/fuchsia.hardware.network/fuchsia.hardware.network/hlcpp/fuchsia/hardware/network/cpp/fidl.h