Home
last modified time | relevance | path

Searched refs:action_cfg (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/lib/librte_pipeline/
H A Drte_port_in_action.c146 void *action_cfg) in action_cfg_set() argument
151 memcpy(dst, action_cfg, action_cfg_size(type)); in action_cfg_set()
H A Drte_table_action.c2291 void *action_cfg) in action_cfg_set() argument
2296 memcpy(dst, action_cfg, action_cfg_size(type)); in action_cfg_set()
/f-stack/dpdk/drivers/net/dpaa2/
H A Ddpaa2_flow.c65 struct dpni_fs_action_cfg action_cfg; member
3224 &curr->fs_rule, &curr->action_cfg); in dpaa2_flow_entry_update()
3627 memcpy(&flow->action_cfg, &action, in dpaa2_generic_flow_set()