Home
last modified time | relevance | path

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

/linux/net/bridge/
H A Dbr_switchdev.c526 if (br_mdb_should_notify(br, old_flags ^ p->flags)) in br_switchdev_mdb_complete()
H A Dbr_private.h1368 br_mdb_should_notify(const struct net_bridge *br, u8 changed_flags) in br_mdb_should_notify() function