Searched refs:ext_actions (Results 1 – 1 of 1) sorted by relevance
4402 struct rte_flow_action *ext_actions, in flow_mreg_tx_copy_prep() argument4409 (ext_actions + actions_n + 1); in flow_mreg_tx_copy_prep()4421 memcpy(ext_actions, actions, sizeof(*ext_actions) * encap_idx); in flow_mreg_tx_copy_prep()4428 ext_actions[actions_n] = (struct rte_flow_action){ in flow_mreg_tx_copy_prep()4681 struct rte_flow_action *ext_actions = NULL; in flow_create_split_metadata() local4731 if (!ext_actions) in flow_create_split_metadata()4741 ext_actions[qrss - actions].type = in flow_create_split_metadata()4744 ext_actions[qrss - actions].type = in flow_create_split_metadata()4768 if (!ext_actions) in flow_create_split_metadata()4781 items, ext_actions ? ext_actions : in flow_create_split_metadata()[all …]