Home
last modified time | relevance | path

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

/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.h1508 void br_switchdev_fdb_notify(const struct net_bridge_fdb_entry *fdb,
1555 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()