Embedded TCP/IP stack: fnet_ip_mreq Struct Reference

FNET

fnet_ip_mreq Struct Reference

IPv4 multicast group information. More...

Data Fields

struct fnet_in_addr imr_multiaddr
 IPv4 multicast address of group. More...
 
fnet_scope_id_t imr_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

IPv4 multicast group information.

The structure is used with the IP_ADD_MEMBERSHIP and IP_DROP_MEMBERSHIP socket options.

See also
IP_ADD_MEMBERSHIP, IP_DROP_MEMBERSHIP

Definition at line 293 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