Nut/OS  5.0.5
API Reference
igmp_grouprec Struct Reference

IGMPv3 group record. More...

#include <igmp.h>

Collaboration diagram for igmp_grouprec:
[legend]

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.

Detailed Description

IGMPv3 group record.


Field Documentation

Amount of aux data.

Number of sources.

The group being reported.

Source addresses.


The documentation for this struct was generated from the following file: