Home
last modified time | relevance | path

Searched refs:RTE_PIPELINE_ACTION_PORT (Results 1 – 17 of 17) sorted by relevance

/f-stack/dpdk/app/test/
H A Dtest_table_pipeline.c364 .action = RTE_PIPELINE_ACTION_PORT, in setup_pipeline()
515 table_entry_default_action = RTE_PIPELINE_ACTION_PORT; in test_table_pipeline()
523 table_entry_default_action = RTE_PIPELINE_ACTION_PORT; in test_table_pipeline()
H A Dtest_table.c34 uint32_t table_entry_hit_action = RTE_PIPELINE_ACTION_PORT;
H A Dtest_table_acl.c481 entries[n].action = RTE_PIPELINE_ACTION_PORT; in setup_acl_pipeline()
535 .action = RTE_PIPELINE_ACTION_PORT, in setup_acl_pipeline()
H A Dtest_table_combined.c136 .action = RTE_PIPELINE_ACTION_PORT, in test_table_type()
/f-stack/dpdk/app/test-pipeline/
H A Dpipeline_stub.c102 .action = RTE_PIPELINE_ACTION_PORT, in app_main_loop_worker_pipeline_stub()
H A Dpipeline_lpm.c121 .action = RTE_PIPELINE_ACTION_PORT, in app_main_loop_worker_pipeline_lpm()
H A Dpipeline_lpm_ipv6.c117 .action = RTE_PIPELINE_ACTION_PORT, in app_main_loop_worker_pipeline_lpm_ipv6()
H A Dpipeline_acl.c178 .action = RTE_PIPELINE_ACTION_PORT, in app_main_loop_worker_pipeline_acl()
H A Dpipeline_hash.c339 .action = RTE_PIPELINE_ACTION_PORT, in app_main_loop_worker_pipeline_hash()
/f-stack/dpdk/lib/librte_pipeline/
H A Drte_pipeline.c1088 p->action_mask1[RTE_PIPELINE_ACTION_PORT] = 0; in rte_pipeline_compute_masks()
1331 p->action_mask0[RTE_PIPELINE_ACTION_PORT] = 0; in rte_pipeline_run()
1374 if ((default_entry->action == RTE_PIPELINE_ACTION_PORT) && in rte_pipeline_run()
1413 p->action_mask0[RTE_PIPELINE_ACTION_PORT] |= in rte_pipeline_run()
1415 RTE_PIPELINE_ACTION_PORT]; in rte_pipeline_run()
1435 p->action_mask0[RTE_PIPELINE_ACTION_PORT]); in rte_pipeline_run()
H A Drte_pipeline.h186 RTE_PIPELINE_ACTION_PORT, enumerator
H A Drte_table_action.c40 if (p->action == RTE_PIPELINE_ACTION_PORT) in fwd_apply()
/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_thread.c1138 if (action->fwd.action == RTE_PIPELINE_ACTION_PORT && in action_check()
1200 if (action->fwd.action == RTE_PIPELINE_ACTION_PORT && in action_default_check()
1364 if (action->fwd.action == RTE_PIPELINE_ACTION_PORT) in softnic_pipeline_table_rule_add_default()
2626 if (action->fwd.action == RTE_PIPELINE_ACTION_PORT) in pipeline_msg_handle_table_rule_add_default()
H A Drte_eth_softnic_flow.c1301 rule_action->fwd.action = RTE_PIPELINE_ACTION_PORT; in flow_rule_action_get()
H A Drte_eth_softnic_cli.c3856 a->fwd.action = RTE_PIPELINE_ACTION_PORT; in parse_table_action_fwd()
5229 action.fwd.action = RTE_PIPELINE_ACTION_PORT; in cmd_softnic_pipeline_table_rule_add_default()
/f-stack/dpdk/examples/ip_pipeline/
H A Dthread.c1110 if ((action->fwd.action == RTE_PIPELINE_ACTION_PORT) && in action_check()
1172 if ((action->fwd.action == RTE_PIPELINE_ACTION_PORT) && in action_default_check()
1485 if (action->fwd.action == RTE_PIPELINE_ACTION_PORT) in pipeline_table_rule_add_default()
2775 if (action->fwd.action == RTE_PIPELINE_ACTION_PORT) in pipeline_msg_handle_table_rule_add_default()
H A Dcli.c3154 a->fwd.action = RTE_PIPELINE_ACTION_PORT; in parse_table_action_fwd()
4517 action.fwd.action = RTE_PIPELINE_ACTION_PORT; in cmd_pipeline_table_rule_add_default()
4922 case RTE_PIPELINE_ACTION_PORT: in table_rule_show()
5113 case RTE_PIPELINE_ACTION_PORT: in table_rule_show()