Home
last modified time | relevance | path

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

/dports/security/snort/snort-2.9.18/src/
H A Ddecode.c313 void execDecoderEvent(void *data) in execDecoderEvent() function
383 ret = sfActionQueueAdd( decoderActionQ, execDecoderEvent, alertBucket); in queueDecoderEvent()