Home
last modified time | relevance | path

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

/dports/security/snort/snort-2.9.18/src/
H A Ddetect.c107 DecodePolicySpecific(p); in processDecoderAlertsActionQ()
245 DecodePolicySpecific(p); in Preprocess()
H A Ddecode.h2014 extern void DecodePolicySpecific(Packet *);
H A Ddecode.c600 void DecodePolicySpecific(Packet *p) in DecodePolicySpecific() function