Structure to specify the multicast group and the interface.
Public Attributes#
int
Local IPv6 address of interface.
struct in6_addr
IPv6 multicast address of group.
Public Attribute Documentation#
ipv6mr_ifindex#
int ipv6_mreq::ipv6mr_ifindex
Local IPv6 address of interface.
Definition at line
441
of file /mnt/raid/workspaces/ws.z1SfSYxIV/overlay/gsdk/protocol/wisun/stack/inc/socket/socket.h
ipv6mr_multiaddr#
struct in6_addr ipv6_mreq::ipv6mr_multiaddr
IPv6 multicast address of group.
Definition at line
439
of file /mnt/raid/workspaces/ws.z1SfSYxIV/overlay/gsdk/protocol/wisun/stack/inc/socket/socket.h