Home
last modified time | relevance | path

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

/linux-6.14.4/net/bridge/
Dbr_switchdev.c635 void br_switchdev_mdb_notify(struct net_device *dev, in br_switchdev_mdb_notify() function
Dbr_private.h2178 void br_switchdev_mdb_notify(struct net_device *dev,
2278 static inline void br_switchdev_mdb_notify(struct net_device *dev, in br_switchdev_mdb_notify() function
Dbr_mdb.c529 br_switchdev_mdb_notify(dev, mp, pg, type); in br_mdb_notify()