Searched refs:rte_efd_free (Results 1 – 5 of 5) sorted by relevance
154 rte_efd_free(handle); in test_add_delete()205 rte_efd_free(handle); in test_add_update_delete()238 rte_efd_free(handle); in test_efd_find_existing()323 rte_efd_free(handle); in test_five_keys()376 rte_efd_free(handle); in test_average_table_utilization()404 rte_efd_free(handle); in test_efd_creation_with_bad_parameters()413 rte_efd_free(handle); in test_efd_creation_with_bad_parameters()423 rte_efd_free(handle); in test_efd_creation_with_bad_parameters()441 rte_efd_free(handle); in test_efd_creation_with_bad_parameters()442 rte_efd_free(tmp); in test_efd_creation_with_bad_parameters()[all …]
316 rte_efd_free(params->efd_table); in perform_frees()
7 rte_efd_free;
151 rte_efd_free(struct rte_efd_table *table);
698 rte_efd_free(table); in rte_efd_create()712 rte_efd_free(table); in rte_efd_create()744 rte_efd_free(struct rte_efd_table *table) in rte_efd_free() function