class Ipv6PktInfoSendControlData

Defined at line 14214 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/hlcpp/fuchsia/posix/socket/cpp/fidl.h

IPv6-specific disposition of sent data.

This is currently a struct instead of a table as it is meant to match

`in6_pktinfo` which is not expected to grow.

Public Members

uint64_t iface
Ipv6Address local_addr

Public Methods

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