Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dif_bridge.h236 #define MDB_TEMPORARY 0 macro
/Linux-v4.19/net/bridge/
Dbr_mdb.c497 if (entry->state != MDB_PERMANENT && entry->state != MDB_TEMPORARY) in is_valid_mdb_entry()
587 if (state == MDB_TEMPORARY) in br_mdb_add_group()