Searched refs:tcfa_index (Results 1 – 3 of 3) sorted by relevance
29 u32 tcfa_index; member50 #define tcf_index common.tcfa_index
193 fl_action->index = act->tcfa_index; in offload_action_init()386 idr_remove(&idrinfo->action_idr, p->tcfa_index); in __tcf_action_put()493 if (from_act && nla_put_u32(skb, TCA_ACT_INDEX, a->tcfa_index)) in tcf_action_dump_terse()582 idr_remove(&p->idrinfo->action_idr, p->tcfa_index); in tcf_idr_release_unsafe()721 p->tcfa_index)); in tcf_idr_delete_index()765 p->tcfa_index = index; in tcf_idr_create()1296 idr_replace(&idrinfo->action_idr, a, a->tcfa_index); in tcf_idr_insert_many()1767 u32 act_index = a->tcfa_index; in tcf_action_delete()
3555 entry[k].hw_index = act->tcfa_index; in tc_setup_action()