Home
last modified time | relevance | path

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

/dports/security/snort/snort-2.9.18/src/preprocessors/
H A Dsession_api.h69 #define STREAM_DELAY_SESSION_DELETION true /* set if session deletion to be delayed */ macro
H A Dspp_session.c3579 return !STREAM_DELAY_SESSION_DELETION; in isSessionDeletionDelayed()