class MacAddress
Defined at line 289 of file fidling/gen/sdk/fidl/fuchsia.net/fuchsia.net/hlcpp/fuchsia/net/cpp/fidl.h
A MAC address used to identify a network interface on the data link layer within the network.
Public Members
array octets
Public Methods
::std::unique_ptr<MacAddress> New ()
void Encode (::fidl::Encoder *_encoder,size_t_offset,std::optional< ::fidl::HandleInformation>maybe_handle_info)
void Decode (::fidl::Decoder *_decoder,MacAddress *value,size_t_offset)
zx_status_t Clone (MacAddress * result)