Home
last modified time | relevance | path

Searched refs:template_table (Results 1 – 5 of 5) sorted by relevance

/dpdk/lib/ethdev/
H A Drte_flow_driver.h203 struct rte_flow_template_table *template_table,
210 struct rte_flow_template_table *template_table,
H A Drte_flow.c1701 struct rte_flow_template_table *template_table, in rte_flow_template_table_destroy() argument
1709 if (unlikely(template_table == NULL)) in rte_flow_template_table_destroy()
1714 template_table, in rte_flow_template_table_destroy()
1727 struct rte_flow_template_table *template_table, in rte_flow_async_create() argument
1740 op_attr, template_table, in rte_flow_async_create()
H A Drte_flow.h5308 struct rte_flow_template_table *template_table,
5367 struct rte_flow_template_table *template_table,
/dpdk/doc/guides/testpmd_app_ug/
H A Dtestpmd_funcs.rst3390 [postpone {boolean}] template_table {table_id}
3590 ``flow template_table create`` creates the specified template table.
3593 flow template_table {port_id} create
3611 ``flow template_table destroy`` destroys one or more template tables
3612 from their table ID (as returned by ``flow template_table create``),
3616 flow template_table {port_id} destroy table {id} [...]
3774 [postpone {boolean}] template_table {table_id}
/dpdk/doc/guides/prog_guide/
H A Drte_flow.rst3838 struct rte_flow_template_table *template_table,