Searched refs:tcf_idr_search (Results 1 – 2 of 2) sorted by relevance
185 int tcf_idr_search(struct tc_action_net *tn, struct tc_action **a, u32 index);
658 int tcf_idr_search(struct tc_action_net *tn, struct tc_action **a, u32 index) in tcf_idr_search() function677 EXPORT_SYMBOL(tcf_idr_search);701 return tcf_idr_search(tn, a, index); in __tcf_idr_search()