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