Home
last modified time | relevance | path

Searched refs:tcp_ips_enabled (Results 1 – 3 of 3) sorted by relevance

/dports/security/snort3/snort3-3.1.19.0/src/stream/tcp/
H A Dtcp_normalizer.h69 bool tcp_ips_enabled = false; member
H A Dtcp_normalizers.h123 { return tns.tcp_ips_enabled; } in is_tcp_ips_enabled()
H A Dtcp_normalizers.cc450 tns.tcp_ips_enabled = Normalize_IsEnabled(NORM_TCP_IPS); in init()