Searched refs:MDB_TEMPORARY (Results 1 – 4 of 4) sorted by relevance
176 #define MDB_TEMPORARY 0 macro
516 #define MDB_TEMPORARY 0 macro
403 #define MDB_TEMPORARY 0 macro
701 if (entry->state != MDB_PERMANENT && entry->state != MDB_TEMPORARY) { in is_valid_mdb_entry()894 if (entry->state == MDB_TEMPORARY) in br_mdb_add_group()