Home
last modified time | relevance | path

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

/linux-5.10/net/bridge/
Dbr_switchdev.c122 br_switchdev_fdb_notify(const struct net_bridge_fdb_entry *fdb, int type) in br_switchdev_fdb_notify() function
Dbr_private.h1510 void br_switchdev_fdb_notify(const struct net_bridge_fdb_entry *fdb,
1557 br_switchdev_fdb_notify(const struct net_bridge_fdb_entry *fdb, int type) in br_switchdev_fdb_notify() function
Dbr_fdb.c737 br_switchdev_fdb_notify(fdb, type); in fdb_notify()