suricata
DetectMarkData_ Struct Reference

#include <detect-mark.h>

Data Fields

uint32_t mark
 
uint32_t mask
 

Detailed Description

DetectMarkData_ is used to store nfq_set_mark: input value

Definition at line 41 of file detect-mark.h.

Field Documentation

◆ mark

uint32_t DetectMarkData_::mark

Rule mark

Definition at line 42 of file detect-mark.h.

◆ mask

uint32_t DetectMarkData_::mask

Rule mask

Definition at line 43 of file detect-mark.h.


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