Searched refs:remove_count (Results 1 – 1 of 1) sorted by relevance
31 static int remove_count, add_count, clear_called; variable37 remove_count++; in net_neighbor_data_remove()199 remove_count = add_count = 0; in ZTEST()280 zassert_false(add_count != remove_count, "Remove count %d does not match add count %d\n", in ZTEST()281 remove_count, add_count); in ZTEST()