Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/include/
H A Dfhash.h34 void* HTRemove(struct hashtable *ht, tcp_stream *);
/mOS-networking-stack/core/src/
H A Dfhash.c160 HTRemove(struct hashtable *ht, tcp_stream *item) in HTRemove() function
H A Dtcp_stream.c832 HTRemove(mtcp->tcp_flow_table, stream);