Searched refs:lpm1 (Results 1 – 1 of 1) sorted by relevance
167 struct rte_lpm6 *lpm1 = NULL, *lpm2 = NULL, *lpm3 = NULL; in test1() local175 lpm1 = rte_lpm6_create("LPM1", SOCKET_ID_ANY, &config); in test1()176 TEST_LPM_ASSERT(lpm1 != NULL); in test1()186 rte_lpm6_free(lpm1); in test1()