Searched refs:ext_actions (Results 1 – 1 of 1) sorted by relevance
5720 struct rte_flow_action *ext_actions, in flow_mreg_tx_copy_prep() argument5727 (ext_actions + actions_n + 1); in flow_mreg_tx_copy_prep()5739 memcpy(ext_actions, actions, sizeof(*ext_actions) * encap_idx); in flow_mreg_tx_copy_prep()5746 ext_actions[actions_n] = (struct rte_flow_action){ in flow_mreg_tx_copy_prep()5750 ext_actions[encap_idx] = (struct rte_flow_action){ in flow_mreg_tx_copy_prep()5756 sizeof(*ext_actions) * (actions_n - encap_idx)); in flow_mreg_tx_copy_prep()6153 struct rte_flow_action *ext_actions = NULL; in flow_create_split_metadata() local6201 if (!ext_actions) in flow_create_split_metadata()6228 if (!ext_actions) in flow_create_split_metadata()6241 items, ext_actions ? ext_actions : in flow_create_split_metadata()[all …]