Searched refs:actions (Results 1 – 7 of 7) sorted by relevance
| /include/net/ |
| D | act_api.h | 195 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,
|
| D | pkt_cls.h | 229 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/ |
| D | asn1_ber_bytecode.h | 24 const asn1_action_t *actions; member
|
| D | ti_wilink_st.h | 298 u8 actions[]; member
|
| /include/soc/mscc/ |
| D | ocelot_vcap.h | 60 const struct vcap_field *actions; member
|
| /include/linux/avf/ |
| D | virtchnl.h | 1330 struct virtchnl_filter_action actions[VIRTCHNL_MAX_NUM_ACTIONS]; member
|
| /include/linux/mlx5/ |
| D | mlx5_ifc.h | 7161 union mlx5_ifc_set_add_copy_action_in_auto_bits actions[]; member
|