IGMPv3 group record. More...
#include <igmp.h>

Data Fields | |
| uint8_t | ig_type |
| Record type. | |
| uint8_t | ig_datalen |
| Amount of aux data. | |
| uint16_t | ig_numsrc |
| Number of sources. | |
| uint32_t | ig_group |
| The group being reported. | |
| uint32_t | ig_sources [1] |
| Source addresses. | |