Home
last modified time | relevance | path

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

/dports/security/snort/snort-2.9.18/src/preprocessors/Stream6/
H A Dsnort_stream_icmp.h45 unsigned SessionICMPReloadAdjust(unsigned maxWork);
H A Dsnort_stream_icmp.c440 unsigned SessionICMPReloadAdjust(unsigned maxWork) in SessionICMPReloadAdjust() function
/dports/security/snort/snort-2.9.18/src/preprocessors/
H A Dspp_session.c4301 maxWork = SessionICMPReloadAdjust(maxWork); in SessionReloadAdjust()