Home
last modified time | relevance | path

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

/dpdk/app/test-pmd/
H A Dconfig.c1675 template_alloc(uint32_t id, struct port_template **template, in template_alloc() function
2251 ret = template_alloc(id, &pit, &port->pattern_templ_list); in port_flow_pattern_template_create()
2332 ret = template_alloc(id, &pat, &port->actions_templ_list); in port_flow_actions_template_create()