Home
last modified time | relevance | path

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

/linux-6.1.9/net/bridge/
Dbr_switchdev.c603 void br_switchdev_mdb_notify(struct net_device *dev, in br_switchdev_mdb_notify() function
Dbr_private.h2061 void br_switchdev_mdb_notify(struct net_device *dev,
2151 static inline void br_switchdev_mdb_notify(struct net_device *dev, in br_switchdev_mdb_notify() function
Dbr_mdb.c566 br_switchdev_mdb_notify(dev, mp, pg, type); in br_mdb_notify()