Home
last modified time | relevance | path

Searched defs:dscp_table (Results 1 – 10 of 10) sorted by relevance

/f-stack/dpdk/app/test-pmd/
H A Dcmdline_mtr.c77 parse_dscp_table_entries(char *str, enum rte_color **dscp_table) in parse_dscp_table_entries()
120 enum rte_color **dscp_table) in parse_meter_color_str()
198 uint32_t *mtr_id, enum rte_color **dscp_table) in parse_multi_token_string()
785 enum rte_color *dscp_table = NULL; in cmd_create_port_meter_parsed() local
1113 cmdline_fixed_string_t dscp_table; member
1140 enum rte_color *dscp_table = NULL; in cmd_set_port_meter_dscp_table_parsed() local
/f-stack/dpdk/lib/librte_ethdev/
H A Drte_mtr.c156 enum rte_color *dscp_table, in rte_mtr_meter_dscp_table_update()
H A Drte_mtr.h226 enum rte_color *dscp_table; member
/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_meter.c461 enum rte_color *dscp_table, in pmd_mtr_meter_dscp_table_update()
H A Drte_eth_softnic_thread.c672 struct rte_table_action_dscp_table dscp_table; member
1935 struct rte_table_action_dscp_table *dscp_table) in softnic_pipeline_table_dscp_table_update()
2874 struct rte_table_action_dscp_table *dscp_table = in pipeline_msg_handle_table_dscp_table_update() local
H A Drte_eth_softnic_cli.c5783 load_dscp_table(struct rte_table_action_dscp_table *dscp_table, in load_dscp_table()
5880 struct rte_table_action_dscp_table dscp_table; in cmd_pipeline_table_dscp() local
H A Drte_eth_softnic_internals.h513 struct rte_table_action_dscp_table dscp_table; member
/f-stack/dpdk/examples/ip_pipeline/
H A Dthread.c639 struct rte_table_action_dscp_table dscp_table; member
2020 struct rte_table_action_dscp_table *dscp_table) in pipeline_table_dscp_table_update()
2948 struct rte_table_action_dscp_table *dscp_table = in pipeline_msg_handle_table_dscp_table_update() local
H A Dcli.c5619 load_dscp_table(struct rte_table_action_dscp_table *dscp_table, in load_dscp_table()
5715 struct rte_table_action_dscp_table dscp_table; in cmd_pipeline_table_dscp() local
/f-stack/dpdk/lib/librte_pipeline/
H A Drte_table_action.c309 struct dscp_table_data *dscp_table, in pkt_work_mtr()
400 struct dscp_table_data *dscp_table, in pkt_work_tm()
2496 struct dscp_table_data dscp_table; member