Embedded TCP/IP stack: fnet_ipv6_mreq Struct Reference

FNET

fnet_ipv6_mreq Struct Reference

IPv6 multicast group information. More...

Data Fields

struct fnet_in6_addr ipv6imr_multiaddr
 IPv6 multicast address of group. More...
 
fnet_scope_id_t ipv6imr_interface
 Interface index. It equals to the scope zone index, defining network interface.
If this member is zero, the default interface is used. More...
 

Detailed Description

IPv6 multicast group information.

The structure is used with the IPV6_JOIN_GROUP and IPV6_LEAVE_GROUP socket options.

See also
IPV6_JOIN_GROUP, IPV6_LEAVE_GROUP

Definition at line 309 of file fnet_socket.h.


The documentation for this struct was generated from the following file:

© 2005-2018 by Andrey Butok. http://fnet.sourceforge.net