Home
last modified time | relevance | path

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

/Linux-v4.19/net/bridge/
Dbr_switchdev.c119 br_switchdev_fdb_notify(const struct net_bridge_fdb_entry *fdb, int type) in br_switchdev_fdb_notify() function
Dbr_private.h1145 void br_switchdev_fdb_notify(const struct net_bridge_fdb_entry *fdb,
1190 br_switchdev_fdb_notify(const struct net_bridge_fdb_entry *fdb, int type) in br_switchdev_fdb_notify() function
Dbr_fdb.c701 br_switchdev_fdb_notify(fdb, type); in fdb_notify()