igmp Struct Reference
[IGMPIGMP]


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

u_char igmp::igmp_type

Version and type of IGMP message.

Definition at line 102 of file igmp.h.

Referenced by NutIgmpInput(), and NutIgmpOutput().

u_char igmp::igmp_code

Subtype for routing messages.

Definition at line 103 of file igmp.h.

Referenced by NutIgmpOutput().

u_short igmp::igmp_cksum

IP-style checksum.

Definition at line 104 of file igmp.h.

Referenced by NutIgmpOutput().

u_long igmp::igmp_group

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/