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