suricata
DetectFirewallAppTxState Struct Reference

Data Fields

bool fw_skip_app_filter
 
bool skip_fw_hook
 
uint8_t skip_before_progress
 
bool fw_last_for_progress
 
bool fw_next_progress_missing
 
bool last_fw_rule
 

Detailed Description

Definition at line 1717 of file detect.c.

Field Documentation

◆ fw_last_for_progress

bool DetectFirewallAppTxState::fw_last_for_progress

Definition at line 1721 of file detect.c.

◆ fw_next_progress_missing

bool DetectFirewallAppTxState::fw_next_progress_missing

Definition at line 1722 of file detect.c.

◆ fw_skip_app_filter

bool DetectFirewallAppTxState::fw_skip_app_filter

Definition at line 1718 of file detect.c.

◆ last_fw_rule

bool DetectFirewallAppTxState::last_fw_rule

processing the last fw rule, so we need to eval all hooks after it.

Definition at line 1723 of file detect.c.

◆ skip_before_progress

uint8_t DetectFirewallAppTxState::skip_before_progress

Definition at line 1720 of file detect.c.

◆ skip_fw_hook

bool DetectFirewallAppTxState::skip_fw_hook

Definition at line 1719 of file detect.c.


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