Searched refs:tcf_idr_search (Results 1 – 2 of 2) sorted by relevance
186 int tcf_idr_search(struct tc_action_net *tn, struct tc_action **a, u32 index);
654 int tcf_idr_search(struct tc_action_net *tn, struct tc_action **a, u32 index) in tcf_idr_search() function673 EXPORT_SYMBOL(tcf_idr_search);697 return tcf_idr_search(tn, a, index); in __tcf_idr_search()