Home
last modified time | relevance | path

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

/dports/security/snort/snort-2.9.18/src/detection-plugins/
H A Ddetection_options.h111 void DetectionHashTableFree(SFXHASH *);
H A Ddetection_options.c591 void DetectionHashTableFree(SFXHASH *doht) in DetectionHashTableFree() function
/dports/security/snort/snort-2.9.18/src/
H A Dfpcreate.c3466 DetectionHashTableFree(sc->detection_option_hash_table); in fpDeleteFastPacketDetection()