Searched refs:ret_ctx (Results 1 – 1 of 1) sorted by relevance
498 struct rte_thash_ctx *ctx, *ret_ctx; in test_find_existing() local503 ret_ctx = rte_thash_find_existing("test"); in test_find_existing()504 RTE_TEST_ASSERT(ret_ctx != NULL, "can not find existing ctx\n"); in test_find_existing()