class AddMulticastAddress

Defined at line 153 of file fidling/gen/sdk/fidl/fuchsia.hardware.network/fuchsia.hardware.network/cpp/fidl/fuchsia.hardware.network/cpp/markers.h

Adds multicast address to the list of multicast groups.

The list of multicast addresses kept is untouched by calls to `SetMode`.

If the device's mode is not `MULTICAST_FILTER`, the list of multicast

addresses is ignored.

+ request `address` multicast address to add to the list.

- response `status` `ZX_ERR_INVALID_ARGS` if `address` is not a

multicast address.

- response `status` `ZX_ERR_NO_RESOURCES` if there are more than

`MAX_MAC_FILTER` addresses installed.

Public Members

static const bool kHasClientToServer
static const bool kHasClientToServerBody
static const bool kHasServerToClient
static const bool kHasServerToClientBody
static const bool kHasNonEmptyUserFacingResponse
static const bool kHasDomainError
static const bool kHasFrameworkError
static const uint64_t kOrdinal