|
suricata
|
#include <decode-igmp.h>
Data Fields | |
| uint16_t | hlen |
| uint8_t | version |
| bool | rgmp |
Definition at line 32 of file decode-igmp.h.
| uint16_t IGMPVars_::hlen |
length of the header
Definition at line 33 of file decode-igmp.h.
| bool IGMPVars_::rgmp |
is this really a RFC 3488 RGMP packet
Definition at line 35 of file decode-igmp.h.
| uint8_t IGMPVars_::version |
Definition at line 34 of file decode-igmp.h.