suricata
IPV6Vars_ Struct Reference

get the highest proto/next header field we know More...

#include <decode-ipv6.h>

Data Fields

uint8_t l4proto
 
uint16_t exthdrs_len
 

Detailed Description

get the highest proto/next header field we know

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

Field Documentation

◆ exthdrs_len

uint16_t IPV6Vars_::exthdrs_len

length of the exthdrs

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

◆ l4proto

uint8_t IPV6Vars_::l4proto

the proto after the extension headers store while decoding so we don't have to loop through the exthdrs all the time

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


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