Searched refs:tcfa_index (Results 1 – 3 of 3) sorted by relevance
29 u32 tcfa_index; member50 #define tcf_index common.tcfa_index
189 fl_action->index = act->tcfa_index; in offload_action_init()380 idr_remove(&idrinfo->action_idr, p->tcfa_index); in __tcf_action_put()487 if (from_act && nla_put_u32(skb, TCA_ACT_INDEX, a->tcfa_index)) in tcf_action_dump_terse()578 idr_remove(&p->idrinfo->action_idr, p->tcfa_index); in tcf_idr_release_unsafe()717 p->tcfa_index)); in tcf_idr_delete_index()761 p->tcfa_index = index; in tcf_idr_create()1292 idr_replace(&idrinfo->action_idr, a, a->tcfa_index); in tcf_idr_insert_many()1765 u32 act_index = a->tcfa_index; in tcf_action_delete()
3765 entry[k].hw_index = act->tcfa_index; in tc_setup_action()
Completed in 15 milliseconds