Searched refs:MDB_TEMPORARY (Results 1 – 2 of 2) sorted by relevance
691 #define MDB_TEMPORARY 0 macro
701 if (entry->state != MDB_PERMANENT && entry->state != MDB_TEMPORARY) { in is_valid_mdb_entry()940 if (entry->state == MDB_TEMPORARY) in br_mdb_add_group()