Searched refs:HTInsert (Results 1 – 3 of 3) sorted by relevance
33 int HTInsert(struct hashtable *ht, tcp_stream *, unsigned int *hash);
121 HTInsert(struct hashtable *ht, tcp_stream *item, unsigned int *hash) in HTInsert() function
478 ret = HTInsert(mtcp->tcp_flow_table, stream, hash);