Home
last modified time | relevance | path

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

/linux/net/bridge/
H A Dbr_switchdev.c640 void br_switchdev_mdb_notify(struct net_device *dev, in br_switchdev_mdb_notify()
635 void br_switchdev_mdb_notify(struct net_device *dev, br_switchdev_mdb_notify() function
H A Dbr_private.h2208 void br_switchdev_mdb_notify(struct net_device *dev,
2308 static inline void br_switchdev_mdb_notify(struct net_device *dev, in br_switchdev_mdb_notify() function
H A Dbr_mdb.c532 br_switchdev_mdb_notify(dev, mp, pg, type); in br_mdb_notify()