Lines Matching defs:actions
675 int tcf_action_exec(struct sk_buff *skb, struct tc_action **actions, in tcf_action_exec()
736 int tcf_action_destroy(struct tc_action *actions[], int bind) in tcf_action_destroy()
761 static void tcf_action_put_many(struct tc_action *actions[]) in tcf_action_put_many()
851 int tcf_action_dump(struct sk_buff *skb, struct tc_action *actions[], in tcf_action_dump()
919 void tcf_idr_insert_many(struct tc_action *actions[]) in tcf_idr_insert_many()
1062 struct tc_action *actions[], int init_res[], size_t *attr_size, in tcf_action_init()
1187 static int tca_get_fill(struct sk_buff *skb, struct tc_action *actions[], in tca_get_fill()
1223 struct tc_action *actions[], int event, in tcf_get_notify()
1363 static int tcf_action_delete(struct net *net, struct tc_action *actions[]) in tcf_action_delete()
1393 tcf_del_notify(struct net *net, struct nlmsghdr *n, struct tc_action *actions[], in tcf_del_notify()
1434 struct tc_action *actions[TCA_ACT_MAX_PRIO] = {}; in tca_action_gd() local
1475 tcf_add_notify(struct net *net, struct nlmsghdr *n, struct tc_action *actions[], in tcf_add_notify()
1506 struct tc_action *actions[TCA_ACT_MAX_PRIO] = {}; in tcf_action_add() local