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