suricata
IGMPHdr_ Struct Reference

#include <decode-igmp.h>

Data Fields

uint8_t type
 
uint8_t max_resp_time
 
uint16_t checksum
 
uint32_t group_address
 

Detailed Description

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

Field Documentation

◆ checksum

uint16_t IGMPHdr_::checksum

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

◆ group_address

uint32_t IGMPHdr_::group_address

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

◆ max_resp_time

uint8_t IGMPHdr_::max_resp_time

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

◆ type

uint8_t IGMPHdr_::type

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


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