Searched refs:tcf_hash_lookup (Results 1 – 1 of 1) sorted by relevance
179 static struct tcf_common *tcf_hash_lookup(u32 index, struct tcf_hashinfo *hinfo) in tcf_hash_lookup() function201 } while (tcf_hash_lookup(val, hinfo)); in tcf_hash_new_index()211 struct tcf_common *p = tcf_hash_lookup(index, hinfo); in tcf_hash_search()225 if (index && (p = tcf_hash_lookup(index, hinfo)) != NULL) { in tcf_hash_check()