Searched refs:rte_efd_free (Results 1 – 5 of 5) sorted by relevance
145 rte_efd_free(handle); in test_add_delete()196 rte_efd_free(handle); in test_add_update_delete()229 rte_efd_free(handle); in test_efd_find_existing()314 rte_efd_free(handle); in test_five_keys()367 rte_efd_free(handle); in test_average_table_utilization()395 rte_efd_free(handle); in test_efd_creation_with_bad_parameters()404 rte_efd_free(handle); in test_efd_creation_with_bad_parameters()414 rte_efd_free(handle); in test_efd_creation_with_bad_parameters()432 rte_efd_free(handle); in test_efd_creation_with_bad_parameters()433 rte_efd_free(tmp); in test_efd_creation_with_bad_parameters()[all …]
306 rte_efd_free(params->efd_table); in perform_frees()
7 rte_efd_free;
151 rte_efd_free(struct rte_efd_table *table);
701 rte_efd_free(table); in rte_efd_create()715 rte_efd_free(table); in rte_efd_create()747 rte_efd_free(struct rte_efd_table *table) in rte_efd_free() function