| /f-stack/dpdk/examples/ip_pipeline/ |
| H A D | cli.c | 63 uint32_t n_tokens, in cmd_mempool() 135 uint32_t n_tokens, in cmd_link() 348 uint32_t n_tokens, in cmd_swq() 400 uint32_t n_tokens, in cmd_tmgr_subport_profile() 453 uint32_t n_tokens, in cmd_tmgr_pipe_profile() 515 uint32_t n_tokens, in cmd_tmgr() 603 uint32_t n_tokens, in cmd_tmgr_subport() 643 uint32_t n_tokens, in cmd_tmgr_subport_pipe() 712 uint32_t n_tokens, in cmd_tap() 741 uint32_t n_tokens, in cmd_kni() [all …]
|
| H A D | parser.c | 237 parse_tokenize_string(char *string, char *tokens[], uint32_t *n_tokens) in parse_tokenize_string()
|
| /f-stack/dpdk/drivers/net/softnic/ |
| H A D | rte_eth_softnic_cli.c | 54 uint32_t n_tokens, in cmd_mempool() 113 uint32_t n_tokens, in cmd_link() 157 uint32_t n_tokens, in cmd_swq() 198 uint32_t n_tokens, in cmd_tmgr_shaper_profile() 284 uint32_t n_tokens, in cmd_tmgr_shared_shaper() 355 uint32_t n_tokens, in cmd_tmgr_node() 910 uint32_t n_tokens, in cmd_tmgr_hierarchy_default() 1392 uint32_t n_tokens, in cmd_tmgr_hierarchy_commit() 1432 uint32_t n_tokens, in cmd_tmgr() 1459 uint32_t n_tokens, in cmd_tap() [all …]
|
| H A D | parser.c | 254 softnic_parse_tokenize_string(char *string, char *tokens[], uint32_t *n_tokens) in softnic_parse_tokenize_string()
|
| /f-stack/dpdk/lib/librte_pipeline/ |
| H A D | rte_swx_pipeline_spec.c | 53 uint32_t n_tokens, in extobj_statement_parse() 133 uint32_t n_tokens, in struct_statement_parse() 167 uint32_t n_tokens, in struct_block_parse() 269 uint32_t n_tokens, in header_statement_parse() 323 uint32_t n_tokens, in metadata_statement_parse() 439 uint32_t n_tokens, in action_block_parse() 571 uint32_t n_tokens, in table_key_statement_parse() 685 uint32_t n_tokens, in table_actions_block_parse() 774 uint32_t n_tokens, in table_block_parse() 1003 uint32_t n_tokens, in apply_block_parse() [all …]
|
| H A D | rte_swx_pipeline.c | 2779 int n_tokens, in instr_hdr_emit_translate() 3460 int n_tokens, in instr_alu_add_translate() 3513 int n_tokens, in instr_alu_sub_translate() 3643 int n_tokens, in instr_alu_shl_translate() 3696 int n_tokens, in instr_alu_shr_translate() 3749 int n_tokens, in instr_alu_and_translate() 3849 int n_tokens, in instr_alu_xor_translate() 4697 int n_tokens, in instr_jmp_hit_translate() 4715 int n_tokens, in instr_jmp_miss_translate() 4757 int n_tokens, in instr_jmp_action_miss_translate() [all …]
|
| H A D | rte_swx_ctl.c | 1344 uint32_t n_tokens = 0, arg_offset = 0, i; in rte_swx_ctl_pipeline_table_entry_read() local
|
| /f-stack/dpdk/examples/pipeline/ |
| H A D | cli.c | 163 uint32_t n_tokens, in cmd_mempool() 236 uint32_t n_tokens, in cmd_link() 452 uint32_t n_tokens, in cmd_pipeline_create() 487 uint32_t n_tokens, in cmd_pipeline_port_in() 619 uint32_t n_tokens, in cmd_pipeline_port_out() 735 uint32_t n_tokens, in cmd_pipeline_build() 800 uint32_t n_tokens, in cmd_pipeline_table_update() 1002 uint32_t n_tokens, in cmd_pipeline_stats() 1075 uint32_t n_tokens, in cmd_thread_pipeline_enable() 1124 uint32_t n_tokens, in cmd_thread_pipeline_disable() [all …]
|
| /f-stack/dpdk/examples/ipsec-secgw/ |
| H A D | parser.c | 23 parse_tokenize_string(char *string, char *tokens[], uint32_t *n_tokens) in parse_tokenize_string() 199 uint32_t n_tokens = RTE_DIM(tokens); in cfg_sp_add_cfg_item_parsed() local 254 uint32_t n_tokens = RTE_DIM(tokens); in cfg_sa_add_cfg_item_parsed() local 294 uint32_t n_tokens = RTE_DIM(tokens); in cfg_rt_add_cfg_item_parsed() local 337 uint32_t n_tokens = RTE_DIM(tokens); in cfg_flow_add_cfg_item_parsed() local
|
| H A D | rt.c | 39 parse_rt_tokens(char **tokens, uint32_t n_tokens, in parse_rt_tokens()
|
| H A D | flow.c | 123 parse_flow_tokens(char **tokens, uint32_t n_tokens, in parse_flow_tokens()
|
| H A D | sp4.c | 135 parse_sp4_tokens(char **tokens, uint32_t n_tokens, in parse_sp4_tokens()
|
| H A D | sp6.c | 183 parse_sp6_tokens(char **tokens, uint32_t n_tokens, in parse_sp6_tokens()
|
| H A D | sa.c | 283 parse_sa_tokens(char **tokens, uint32_t n_tokens, in parse_sa_tokens()
|
| /f-stack/dpdk/app/test-crypto-perf/ |
| H A D | cperf_test_vector_parsing.c | 215 uint32_t n_tokens; in parse_values() local
|
| /f-stack/dpdk/examples/qos_sched/ |
| H A D | cfg_file.c | 366 int n_tokens; in cfg_load_subport() local
|
| H A D | args.c | 135 int i, n_tokens; in app_parse_opt_vals() local
|
| /f-stack/dpdk/app/test-eventdev/ |
| H A D | parser.c | 253 parse_tokenize_string(char *string, char *tokens[], uint32_t *n_tokens) in parse_tokenize_string()
|
| /f-stack/dpdk/app/test-bbdev/ |
| H A D | test_bbdev_vector.c | 58 uint32_t n_tokens = 0; in parse_values() local
|