Home
last modified time | relevance | path

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

/dports/security/suricata/suricata-6.0.4/src/
H A Ddetect-engine-port.c1374 static uint32_t DetectPortHashFunc(HashListTable *ht, void *data, uint16_t datalen) in DetectPortHashFunc() function
1430 de_ctx->dport_hash_table = HashListTableInit(4096, DetectPortHashFunc, in DetectPortHashInit()