Home
last modified time | relevance | path

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

/net/bridge/
Dbr_mdb.c58 e->state = flags & MDB_PG_FLAGS_PERMANENT; in __mdb_entry_fill_flags()
Dbr_private.h169 #define MDB_PG_FLAGS_PERMANENT BIT(0) macro
Dbr_multicast.c307 hlist_unhashed(&pg->mglist) || pg->flags & MDB_PG_FLAGS_PERMANENT) in br_multicast_port_group_expired()
1008 if (!(pg->flags & MDB_PG_FLAGS_PERMANENT)) in br_multicast_disable_port()