Home
last modified time | relevance | path

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

/Linux-v6.6/net/bridge/
Dbr_switchdev.c616 void br_switchdev_mdb_notify(struct net_device *dev, in br_switchdev_mdb_notify() function
Dbr_private.h2144 void br_switchdev_mdb_notify(struct net_device *dev,
2244 static inline void br_switchdev_mdb_notify(struct net_device *dev, in br_switchdev_mdb_notify() function
Dbr_mdb.c519 br_switchdev_mdb_notify(dev, mp, pg, type); in br_mdb_notify()