Home
last modified time | relevance | path

Searched refs:MDB_TEMPORARY (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/include/uapi/linux/
Dif_bridge.h236 #define MDB_TEMPORARY 0 macro
/Linux-v5.4/net/bridge/
Dbr_mdb.c544 if (entry->state != MDB_PERMANENT && entry->state != MDB_TEMPORARY) in is_valid_mdb_entry()
645 if (state == MDB_TEMPORARY) in br_mdb_add_group()