![]() |
Embedded TCP/IP stack
4.7.0
|
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... | |
IPv4 multicast group information.
The structure is used with the IP_ADD_MEMBERSHIP and IP_DROP_MEMBERSHIP socket options.
Definition at line 291 of file fnet_socket.h.