Lines Matching defs:index
134 u32 index;
147 index = parm->index;
148 err = tcf_idr_check_alloc(tn, &index, a, bind);
164 tcf_idr_cleanup(tn, index);
172 tcf_idr_cleanup(tn, index);
186 tcf_idr_cleanup(tn, index);
204 tcf_idr_cleanup(tn, index);
212 tcf_idr_cleanup(tn, index);
218 ret = tcf_idr_create_from_flags(tn, index, est, a,
221 tcf_idr_cleanup(tn, index);
292 .index = v->tcf_index,
356 static int tcf_vlan_search(struct net *net, struct tc_action **a, u32 index)
360 return tcf_idr_search(tn, a, index);