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.
mld_group Struct Reference
MLD group. More...
#include <mld6.h>
Data Fields | |
struct mld_group * | next |
next link | |
ip6_addr_t | group_address |
multicast address | |
u8_t | last_reporter_flag |
signifies we were the last person to report | |
u8_t | group_state |
current state of the group | |
u16_t | timer |
timer for reporting | |
u8_t | use |
counter of simultaneous uses |
Detailed Description
MLD group.
Definition at line 58 of file mld6.h.
Field Documentation
u8_t group_state |
u8_t last_reporter_flag |
Generated on Tue Jul 12 2022 15:18:03 by
