suricata
IGMPVars_ Struct Reference

#include <decode-igmp.h>

Data Fields

uint16_t hlen
 
uint8_t version
 
bool rgmp
 

Detailed Description

Definition at line 32 of file decode-igmp.h.

Field Documentation

◆ hlen

uint16_t IGMPVars_::hlen

length of the header

Definition at line 33 of file decode-igmp.h.

◆ rgmp

bool IGMPVars_::rgmp

is this really a RFC 3488 RGMP packet

Definition at line 35 of file decode-igmp.h.

◆ version

uint8_t IGMPVars_::version

Definition at line 34 of file decode-igmp.h.


The documentation for this struct was generated from the following file: