Function ndpi_hash_init

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