Home
last modified time | relevance | path

Searched refs:n_extra_tokens (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_cli.c1948 uint32_t n_extra_tokens = 0; in cmd_table_action_profile() local
2013 n_extra_tokens = 5; in cmd_table_action_profile()
2024 t0 += 2 + n_extra_tokens; in cmd_table_action_profile()
/dpdk/examples/ip_pipeline/
H A Dcli.c1239 uint32_t n_extra_tokens = 0; in cmd_table_action_profile() local
1304 n_extra_tokens = 5; in cmd_table_action_profile()
1314 t0 += 2 + n_extra_tokens; in cmd_table_action_profile()