Home
last modified time | relevance | path

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

/dports/security/snort/snort-2.9.18/src/preprocessors/
H A Dspp_session.c255 static bool isPreprocEnabledForPort( uint32_t preproc_id, uint16_t port );
339 /* .is_preproc_enabled_for_port = */ isPreprocEnabledForPort,
4093 static bool isPreprocEnabledForPort( uint32_t preproc_id, uint16_t port ) in isPreprocEnabledForPort() function