suricata
DetectFirewallAppTxState Struct Reference

Data Fields

bool fw_skip_app_filter
 
bool tx_fw_verdict
 
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 1617 of file detect.c.

Field Documentation

◆ fw_last_for_progress

bool DetectFirewallAppTxState::fw_last_for_progress

Definition at line 1622 of file detect.c.

◆ fw_next_progress_missing

bool DetectFirewallAppTxState::fw_next_progress_missing

Definition at line 1623 of file detect.c.

◆ fw_skip_app_filter

bool DetectFirewallAppTxState::fw_skip_app_filter

Definition at line 1618 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 1624 of file detect.c.

◆ skip_before_progress

uint8_t DetectFirewallAppTxState::skip_before_progress

Definition at line 1621 of file detect.c.

◆ skip_fw_hook

bool DetectFirewallAppTxState::skip_fw_hook

Definition at line 1620 of file detect.c.

◆ tx_fw_verdict

bool DetectFirewallAppTxState::tx_fw_verdict

Definition at line 1619 of file detect.c.


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