Home
last modified time | relevance | path

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

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