Searched refs:tcfa_index (Results 1 – 4 of 4) sorted by relevance
28 u32 tcfa_index; member48 #define tcf_index common.tcfa_index
65 return a->tcfa_index; in tcf_gate_index()
148 idr_remove(&idrinfo->action_idr, p->tcfa_index); in __tcf_action_put()255 if (from_act && nla_put_u32(skb, TCA_ACT_INDEX, a->tcfa_index)) in tcf_action_dump_terse()344 idr_remove(&p->idrinfo->action_idr, p->tcfa_index); in tcf_idr_release_unsafe()452 p->tcfa_index)); in tcf_idr_delete_index()494 p->tcfa_index = index; in tcf_idr_create()939 idr_replace(&idrinfo->action_idr, a, a->tcfa_index); in tcf_idr_insert_many()1377 u32 act_index = a->tcfa_index; in tcf_action_delete()
3662 entry->police.index = act->tcfa_index; in tc_setup_flow_action()