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