Searched refs:tcf_idr_search (Results 1 – 2 of 2) sorted by relevance
194 int tcf_idr_search(struct tc_action_net *tn, struct tc_action **a, u32 index);
708 int tcf_idr_search(struct tc_action_net *tn, struct tc_action **a, u32 index) in tcf_idr_search() function727 EXPORT_SYMBOL(tcf_idr_search);751 return tcf_idr_search(tn, a, index); in __tcf_idr_search()