igmp_grouprec Struct Reference
[IGMP]


Detailed Description

IGMPv3 group record.

Definition at line 125 of file igmp.h.


Data Fields

u_char ig_type
 Record type.
u_char ig_datalen
 Amount of aux data.
u_short ig_numsrc
 Number of sources.
u_long ig_group
 The group being reported.
u_long ig_sources [1]
 Source addresses.

Field Documentation

Record type.

Definition at line 126 of file igmp.h.

Amount of aux data.

Definition at line 127 of file igmp.h.

Number of sources.

Definition at line 128 of file igmp.h.

The group being reported.

Definition at line 129 of file igmp.h.

Source addresses.

Definition at line 130 of file igmp.h.


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

© 2000-2007 by egnite Software GmbH - visit http://www.ethernut.de/