class RxAcceleration
Defined at line 174 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 176 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 177 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 178 of file fidling/gen/sdk/fidl/fuchsia.hardware.network/fuchsia.hardware.network/hlcpp/fuchsia/hardware/network/cpp/fidl.h
bool IsUnknown ()
Defined at line 180 of file fidling/gen/sdk/fidl/fuchsia.hardware.network/fuchsia.hardware.network/hlcpp/fuchsia/hardware/network/cpp/fidl.h
RxAcceleration Unknown ()
Defined at line 197 of file fidling/gen/sdk/fidl/fuchsia.hardware.network/fuchsia.hardware.network/hlcpp/fuchsia/hardware/network/cpp/fidl.h