Home
last modified time | relevance | path

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

/dpdk/app/test-pmd/
H A Dconfig.c1851 uint32_t destroy_id = pia->id; in port_action_handle_create() local
1852 port_action_handle_destroy(port_id, 1, &destroy_id); in port_action_handle_create()
2259 uint32_t destroy_id = pit->id; in port_flow_pattern_template_create() local
2260 port_flow_pattern_template_destroy(port_id, 1, &destroy_id); in port_flow_pattern_template_create()
2340 uint32_t destroy_id = pat->id; in port_flow_actions_template_create() local
2341 port_flow_actions_template_destroy(port_id, 1, &destroy_id); in port_flow_actions_template_create()
2465 uint32_t destroy_id = pt->id; in port_flow_template_table_create() local
2466 port_flow_template_table_destroy(port_id, 1, &destroy_id); in port_flow_template_table_create()
2697 uint32_t destroy_id = pia->id; in port_queue_action_handle_create() local
2699 postpone, 1, &destroy_id); in port_queue_action_handle_create()