PcapPlusPlus
Next
|
#include <IgmpLayer.h>
Public Attributes | |
uint8_t | type |
IGMP message type. Should always have value of IGMPv3 membership report (IgmpType_MembershipReportV3) | |
uint8_t | reserved1 |
Unused byte. | |
uint16_t | checksum |
This is the 16-bit one's complement of the one's complement sum of the entire IGMP message. | |
uint16_t | reserved2 |
Unused bytes. | |
uint16_t | numOfGroupRecords |
This field specifies the number of group records present in the Report. | |
IGMPv3 membership report basic header