suricata
ICMPV4ExtHdr_ Struct Reference

#include <decode-icmpv4.h>

Data Fields

uint8_t type
 
uint8_t code
 
uint16_t checksum
 
uint16_t id
 
uint16_t seq
 

Detailed Description

Definition at line 172 of file decode-icmpv4.h.

Field Documentation

◆ checksum

uint16_t ICMPV4ExtHdr_::checksum

Definition at line 176 of file decode-icmpv4.h.

◆ code

uint8_t ICMPV4ExtHdr_::code

Definition at line 175 of file decode-icmpv4.h.

◆ id

uint16_t ICMPV4ExtHdr_::id

Definition at line 177 of file decode-icmpv4.h.

Referenced by DecodeICMPV4().

◆ seq

uint16_t ICMPV4ExtHdr_::seq

Definition at line 178 of file decode-icmpv4.h.

Referenced by DecodeICMPV4().

◆ type

uint8_t ICMPV4ExtHdr_::type

Definition at line 174 of file decode-icmpv4.h.


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