Home
last modified time | relevance | path

Searched refs:actions (Results 1 – 7 of 7) sorted by relevance

/include/net/
Dact_api.h195 void tcf_idr_insert_many(struct tc_action *actions[], int init_res[]);
206 int tcf_action_destroy(struct tc_action *actions[], int bind);
207 int tcf_action_exec(struct sk_buff *skb, struct tc_action **actions,
211 struct tc_action *actions[], int init_res[], size_t *attr_size,
219 int tcf_action_dump(struct sk_buff *skb, struct tc_action *actions[], int bind,
Dpkt_cls.h229 struct tc_action **actions; member
277 for (i = 0; i < TCA_ACT_MAX_PRIO && ((a) = (exts)->actions[i]); i++)
283 #define tcf_act_for_each_action(i, a, actions) \ argument
284 for (i = 0; i < TCA_ACT_MAX_PRIO && ((a) = actions[i]); i++)
300 struct tc_action *a = exts->actions[i]; in tcf_exts_hw_stats_update()
349 return tcf_action_exec(skb, exts->actions, exts->nr_actions, res); in tcf_exts_exec()
359 return tcf_action_exec(skb, exts->actions + act_index, in tcf_exts_exec_ex()
589 struct tc_action *actions[],
/include/linux/
Dasn1_ber_bytecode.h24 const asn1_action_t *actions; member
Dti_wilink_st.h298 u8 actions[]; member
/include/soc/mscc/
Docelot_vcap.h60 const struct vcap_field *actions; member
/include/linux/avf/
Dvirtchnl.h1330 struct virtchnl_filter_action actions[VIRTCHNL_MAX_NUM_ACTIONS]; member
/include/linux/mlx5/
Dmlx5_ifc.h7161 union mlx5_ifc_set_add_copy_action_in_auto_bits actions[]; member