class InstalledRuleV4

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

An installed IPv4 routing rule.

Public Members

uint32_t rule_set_priority
uint32_t rule_index
RuleMatcherV4 matcher
RuleAction action

Public Methods

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