Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dif_bridge.h183 #define MDB_PERMANENT 1 macro
/linux-4.1.27/net/bridge/
Dbr_mdb.c264 if (entry->state != MDB_PERMANENT && entry->state != MDB_TEMPORARY) in is_valid_mdb_entry()
Dbr_multicast.c293 hlist_unhashed(&pg->mglist) || pg->state & MDB_PERMANENT) in br_multicast_port_group_expired()