Searched refs:actions_templ_list (Results 1 – 3 of 3) sorted by relevance
271 struct port_template *actions_templ_list; /**< Actions templates. */ member
2332 ret = template_alloc(id, &pat, &port->actions_templ_list); in port_flow_actions_template_create()2362 tmp = &port->actions_templ_list; in port_flow_actions_template_destroy()2438 temp = port->actions_templ_list; in port_flow_template_table_create()
10108 for (pt = port->actions_templ_list; pt != NULL; pt = pt->next) { in comp_actions_template_id()