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]
- Returns:
0 on success, 1 otherwise
Defined in File ndpi_api.h
Initialize the hashmap.
0 on success, 1 otherwise