Home
last modified time | relevance | path

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

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