class InstalledRuleV6

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

An installed IPv6 routing rule.

Public Members

uint32_t rule_set_priority
uint32_t rule_index
RuleMatcherV6 matcher
RuleAction action

Public Methods

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