IGMP packet structure. More...
Data Fields | |
uint8_t | igmp_type |
Version and type of IGMP message. | |
uint8_t | igmp_code |
Subtype for routing messages. | |
uint16_t | igmp_cksum |
IP-style checksum. | |
uint32_t | igmp_group |
Group address being reported. |
IGMP packet structure.
Definition at line 103 of file igmp.h.