suricata
IPV6ExtHdrs_ Struct Reference

#include <decode-ipv6.h>

Data Fields

bool rh_set
 
uint8_t rh_type
 
bool fh_set
 
bool fh_more_frags_set
 
uint8_t fh_nh
 
uint8_t fh_prev_nh
 
uint16_t fh_prev_hdr_offset
 
uint16_t fh_header_offset
 
uint16_t fh_data_offset
 
uint16_t fh_data_len
 
uint16_t fh_offset
 
uint32_t fh_id
 

Detailed Description

Definition at line 214 of file decode-ipv6.h.

Field Documentation

◆ fh_data_len

uint16_t IPV6ExtHdrs_::fh_data_len

Definition at line 228 of file decode-ipv6.h.

Referenced by DecodeIPV6FragHeader().

◆ fh_data_offset

uint16_t IPV6ExtHdrs_::fh_data_offset

Definition at line 227 of file decode-ipv6.h.

Referenced by DecodeIPV6FragHeader().

◆ fh_header_offset

uint16_t IPV6ExtHdrs_::fh_header_offset

Definition at line 226 of file decode-ipv6.h.

Referenced by DecodeIPV6FragHeader().

◆ fh_id

uint32_t IPV6ExtHdrs_::fh_id

Definition at line 234 of file decode-ipv6.h.

Referenced by DecodeIPV6FragHeader().

◆ fh_more_frags_set

bool IPV6ExtHdrs_::fh_more_frags_set

Definition at line 220 of file decode-ipv6.h.

Referenced by DecodeIPV6FragHeader().

◆ fh_nh

uint8_t IPV6ExtHdrs_::fh_nh

Definition at line 221 of file decode-ipv6.h.

Referenced by DecodeIPV6FragHeader().

◆ fh_offset

uint16_t IPV6ExtHdrs_::fh_offset

Definition at line 233 of file decode-ipv6.h.

Referenced by DecodeIPV6FragHeader().

◆ fh_prev_hdr_offset

uint16_t IPV6ExtHdrs_::fh_prev_hdr_offset

Definition at line 224 of file decode-ipv6.h.

Referenced by DecodeIPV6FragHeader().

◆ fh_prev_nh

uint8_t IPV6ExtHdrs_::fh_prev_nh

Definition at line 223 of file decode-ipv6.h.

◆ fh_set

bool IPV6ExtHdrs_::fh_set

Definition at line 219 of file decode-ipv6.h.

◆ rh_set

bool IPV6ExtHdrs_::rh_set

Definition at line 216 of file decode-ipv6.h.

◆ rh_type

uint8_t IPV6ExtHdrs_::rh_type

Definition at line 217 of file decode-ipv6.h.


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