suricata
ICMPV4Vars_ Struct Reference

#include <decode-icmpv4.h>

Data Fields

uint16_t emb_ip4h_offset
 
uint16_t id
 
uint16_t seq
 
uint16_t hlen
 
uint8_t emb_ip4_proto
 
bool emb_ports_set
 
uint16_t emb_sport
 
uint16_t emb_dport
 

Detailed Description

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

Field Documentation

◆ emb_dport

uint16_t ICMPV4Vars_::emb_dport

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

◆ emb_ip4_proto

uint8_t ICMPV4Vars_::emb_ip4_proto

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

◆ emb_ip4h_offset

uint16_t ICMPV4Vars_::emb_ip4h_offset

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

◆ emb_ports_set

bool ICMPV4Vars_::emb_ports_set

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

◆ emb_sport

uint16_t ICMPV4Vars_::emb_sport

TCP/UDP ports

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

◆ hlen

uint16_t ICMPV4Vars_::hlen

Actual header length

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

◆ id

uint16_t ICMPV4Vars_::id

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

◆ seq

uint16_t ICMPV4Vars_::seq

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


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