Home
last modified time | relevance | path

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

/dpdk/lib/pipeline/
H A Drte_port_in_action.c144 void *action_cfg) in action_cfg_set() argument
149 memcpy(dst, action_cfg, action_cfg_size(type)); in action_cfg_set()
H A Drte_table_action.c2289 void *action_cfg) in action_cfg_set() argument
2294 memcpy(dst, action_cfg, action_cfg_size(type)); in action_cfg_set()
/dpdk/drivers/net/dpaa2/
H A Ddpaa2_flow.c65 struct dpni_fs_action_cfg action_cfg; member
3244 &curr->fs_rule, &curr->action_cfg); in dpaa2_flow_entry_update()
3711 memcpy(&flow->action_cfg, &action, in dpaa2_generic_flow_set()