template <typename D, typename Base = internal::base_mixin>
class EthernetImplProtocol
Defined at line 122 of file fidling/gen/sdk/banjo/fuchsia.hardware.ethernet/fuchsia.hardware.ethernet/banjo/cpp/fuchsia/hardware/ethernet/cpp/banjo.h
The ethernet midlayer will never call ethermac_protocol
methods from multiple threads simultaneously, but it
can call send() methods at the same time as non-send
methods.
Protected Members
ethernet_impl_protocol_ops ethernet_impl_protocol_ops_
Public Methods
void EthernetImplProtocol<D, Base> ()
Defined at line 124 of file fidling/gen/sdk/banjo/fuchsia.hardware.ethernet/fuchsia.hardware.ethernet/banjo/cpp/fuchsia/hardware/ethernet/cpp/banjo.h