suricata
ICMPV6Vars_ Struct Reference

#include <decode-icmpv6.h>

Data Fields

uint16_t id
 
uint16_t seq
 
uint32_t mtu
 
uint8_t emb_ip6_proto_next
 
bool emb_ports_set
 
uint16_t emb_sport
 
uint16_t emb_dport
 
uint16_t emb_ip6h_offset
 

Detailed Description

Data available from the decoded packet

Definition at line 146 of file decode-icmpv6.h.

Field Documentation

◆ emb_dport

uint16_t ICMPV6Vars_::emb_dport

Definition at line 157 of file decode-icmpv6.h.

◆ emb_ip6_proto_next

uint8_t ICMPV6Vars_::emb_ip6_proto_next

Definition at line 152 of file decode-icmpv6.h.

◆ emb_ip6h_offset

uint16_t ICMPV6Vars_::emb_ip6h_offset

offset of the embedded packet header

Definition at line 160 of file decode-icmpv6.h.

◆ emb_ports_set

bool ICMPV6Vars_::emb_ports_set

Definition at line 154 of file decode-icmpv6.h.

◆ emb_sport

uint16_t ICMPV6Vars_::emb_sport

TCP/UDP ports

Definition at line 156 of file decode-icmpv6.h.

◆ id

uint16_t ICMPV6Vars_::id

Definition at line 148 of file decode-icmpv6.h.

◆ mtu

uint32_t ICMPV6Vars_::mtu

Definition at line 150 of file decode-icmpv6.h.

◆ seq

uint16_t ICMPV6Vars_::seq

Definition at line 149 of file decode-icmpv6.h.


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