Home
last modified time | relevance | path

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

/Linux-v5.4/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.h1196 void br_switchdev_fdb_notify(const struct net_bridge_fdb_entry *fdb,
1243 br_switchdev_fdb_notify(const struct net_bridge_fdb_entry *fdb, int type) in br_switchdev_fdb_notify() function
Dbr_fdb.c699 br_switchdev_fdb_notify(fdb, type); in fdb_notify()