Searched refs:tcf_hash_search (Results 1 – 3 of 3) sorted by relevance
113 int tcf_hash_search(struct tc_action *a, u32 index);
208 int tcf_hash_search(struct tc_action *a, u32 index) in tcf_hash_search() function219 EXPORT_SYMBOL(tcf_hash_search);319 act->lookup = tcf_hash_search; in tcf_register_action()
142 if (tcf_hash_search(a, parm->index)) { in tcf_act_police_locate()