Function ndpi_hash_init¶
- Defined in File ndpi_api.h
Function Documentation¶
-
int
ndpi_hash_init
(ndpi_str_hash **h)¶ Initialize the hashmap.
- h = pointer to the hash map [in, out]
- Return
- 0 on success, 1 otherwise
ndpi_hash_init
(ndpi_str_hash **h)¶Initialize the hashmap.