Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
ns_ipv6_mreq Struct Reference
Multicast group request used for setsockopt() More...
#include <socket_api.h>
| Data Fields | |
| uint8_t | ipv6mr_multiaddr [16] | 
| IPv6 multicast address. | |
| int8_t | ipv6mr_interface | 
| interface id | |
Detailed Description
Multicast group request used for setsockopt()
Definition at line 760 of file socket_api.h.
Field Documentation
| int8_t ipv6mr_interface | 
interface id
Definition at line 762 of file socket_api.h.
| uint8_t ipv6mr_multiaddr[16] | 
IPv6 multicast address.
Definition at line 761 of file socket_api.h.
Generated on Sun Dec 4 2022 15:54:42 by
 1.7.2
 1.7.2