igmp Struct Reference
[IGMP]


Detailed Description

IGMP packet structure.

Definition at line 100 of file igmp.h.


Data Fields

u_char igmp_type
 Version and type of IGMP message.
u_char igmp_code
 Subtype for routing messages.
u_short igmp_cksum
 IP-style checksum.
u_long igmp_group
 Group address being reported.

Field Documentation

Version and type of IGMP message.

Definition at line 102 of file igmp.h.

Referenced by NutIgmpInput(), and NutIgmpOutput().

Subtype for routing messages.

Definition at line 103 of file igmp.h.

Referenced by NutIgmpOutput().

IP-style checksum.

Definition at line 104 of file igmp.h.

Referenced by NutIgmpOutput().

Group address being reported.

Definition at line 105 of file igmp.h.

Referenced by NutIgmpOutput().


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

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