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