Home
last modified time | relevance | path

Searched defs:hash (Results 1 – 6 of 6) sorted by relevance

/mOS-networking-stack/core/src/
H A Dfhash.c27 register uint32_t hash = len, tmp; in SuperFastHash() local
121 HTInsert(struct hashtable *ht, tcp_stream *item, unsigned int *hash) in HTInsert()
184 HTSearch(struct hashtable *ht, const tcp_stream *item, unsigned int *hash) in HTSearch()
H A Dtcp.c113 uint32_t stream_type, unsigned int *hash) in CreateMonitorStream()
181 FindStream(mtcp_manager_t mtcp, struct pkt_ctx *pctx, unsigned int *hash) in FindStream()
196 CreateStream(mtcp_manager_t mtcp, struct pkt_ctx *pctx, unsigned int *hash) in CreateStream()
416 unsigned int hash = 0; in ProcessInTCPPacket() local
H A Dtcp_stream.c429 unsigned int *hash)
583 uint16_t sport, uint32_t daddr, uint16_t dport, unsigned int *hash)
617 unsigned int *hash)
/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dstat_cache.c229 uint32_t hash = 5381; in hashme() local
H A Dlemon.c3058 int hash; /* For hashing the name of a type */ local
/mOS-networking-stack/core/src/bpf/
H A Dsf_optimize.c607 u_int hash; local