Home
last modified time | relevance | path

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

/dports/security/snort/snort-2.9.18/src/detection-plugins/
H A Dsp_flowbits.h39 uint32_t FlowBitsHash(void *d);
H A Dsp_flowbits.c180 uint32_t FlowBitsHash(void *d) in FlowBitsHash() function
H A Ddetection_options.c148 hash = FlowBitsHash(key->option_data); in detection_option_hash_func()