class Subnet

Defined at line 208 of file fidling/gen/sdk/fidl/fuchsia.net/fuchsia.net/hlcpp/fuchsia/net/cpp/fidl.h

An IP address with its subnet prefix length.

Public Members

IpAddress addr
uint8_t prefix_len

Public Methods

::std::unique_ptr<Subnet> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, Subnet * value, size_t _offset)
zx_status_t Clone (Subnet * result)