Searched defs:action_id (Results 1 – 9 of 9) sorted by relevance
| /dpdk/lib/table/ |
| H A D | rte_swx_table.h | 103 uint64_t action_id; member
|
| H A D | rte_swx_table_learner.c | 457 uint64_t *action_id, in rte_swx_table_learner_lookup() 543 uint64_t action_id, in rte_swx_table_learner_add()
|
| H A D | rte_swx_table_em.c | 588 uint64_t *action_id, in table_lookup_unoptimized() 685 uint64_t *action_id, in table_lookup()
|
| H A D | rte_swx_table_wm.c | 438 uint64_t *action_id, in table_lookup()
|
| /dpdk/lib/pipeline/ |
| H A D | rte_swx_ctl.c | 260 uint32_t action_id = table->actions[i].action_id; in table_params_get() local 1011 uint32_t action_id = l->actions[i].action_id; in learner_action_data_size_get() local 1859 uint64_t action_id; in table_rollfwd1() local 2422 uint64_t action_id; in learner_rollfwd() local
|
| H A D | rte_swx_ctl.h | 301 uint32_t action_id; member
|
| H A D | rte_swx_pipeline_internal.h | 586 uint8_t action_id; member 660 uint8_t action_id; member 925 uint64_t action_id; member 1459 uint32_t action_id) in thread_ip_action_call() 2042 uint64_t action_id = ip->learn.action_id; in __instr_learn_exec() local
|
| H A D | rte_swx_pipeline.c | 2118 uint64_t action_id, n_pkts_hit, n_pkts_action; in instr_table_exec() local 2169 uint64_t action_id, n_pkts_hit, n_pkts_action; in instr_table_af_exec() local 2265 uint64_t action_id, n_pkts_hit, n_pkts_action, time; in instr_learner_exec() local 2322 uint64_t action_id, n_pkts_hit, n_pkts_action, time; in instr_learner_af_exec() local 9381 uint32_t action_id, in rte_swx_ctl_action_info_get() 9400 uint32_t action_id, in rte_swx_ctl_action_arg_info_get()
|
| /dpdk/app/test-pmd/ |
| H A D | cmdline_flow.c | 993 uint32_t *action_id; member 997 uint32_t action_id; member 6621 uint32_t *action_id; in parse_ia_destroy() local 6712 uint32_t *action_id; in parse_qia_destroy() local
|