Searched refs:TDBF_ALLOCATIONS (Results 1 – 2 of 2) sorted by relevance
292 tdb->tdb_flags |= TDBF_ALLOCATIONS; in import_lifetime()294 tdb->tdb_flags &= ~TDBF_ALLOCATIONS; in import_lifetime()364 if (tdb->tdb_flags & TDBF_ALLOCATIONS) in export_lifetime()
351 #define TDBF_ALLOCATIONS 0x00008 /* Check the flows counters */ macro