Home
last modified time | relevance | path

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

/net/ipv4/
Dinet_fragment.c38 unsigned int hval = f->hashfn(q); in inet_frag_secret_rebuild() local
40 if (hval != i) { in inet_frag_secret_rebuild()
44 hlist_add_head(&q->list, &f->hash[hval]); in inet_frag_secret_rebuild()