Home
last modified time | relevance | path

Searched refs:STREAM_CONFIG_PERFORMANCE (Results 1 – 2 of 2) sorted by relevance

/dports/security/snort/snort-2.9.18/src/preprocessors/Stream6/
H A Dstream_common.h106 #define STREAM_CONFIG_PERFORMANCE 0x00000800 macro
H A Dsnort_stream_tcp.c1854 s5TcpPolicy->flags |= STREAM_CONFIG_PERFORMANCE; in StreamParseTcpArgs()
2428 if (s5TcpPolicy->flags & STREAM_CONFIG_PERFORMANCE) in StreamPrintTcpConfig()
6428 (st->tcp_policy->flags & STREAM_CONFIG_PERFORMANCE)) in IgnoreLargePkt()