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. |
Version and type of IGMP message.
Definition at line 102 of file igmp.h.
Referenced by NutIgmpInput(), and NutIgmpOutput().