Home
last modified time | relevance | path

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

/dports/security/snort/snort-2.9.18/src/detection-plugins/
H A Dsp_clientserver.h49 uint32_t FlowHash(void *d);
H A Dsp_clientserver.c90 uint32_t FlowHash(void *d) in FlowHash() function
H A Ddetection_options.c139 hash = FlowHash(key->option_data); in detection_option_hash_func()