Searched refs:dsa_mdb_present_in_other_db (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/net/dsa/ |
D | dsa.c | 500 bool dsa_mdb_present_in_other_db(struct dsa_switch *ds, int port, in dsa_mdb_present_in_other_db() function 519 EXPORT_SYMBOL_GPL(dsa_mdb_present_in_other_db);
|
/linux-6.1.9/drivers/net/dsa/ocelot/ |
D | felix.c | 862 dsa_mdb_present_in_other_db(ds, port, mdb, db)) in felix_mdb_add() 882 dsa_mdb_present_in_other_db(ds, port, mdb, db)) in felix_mdb_del()
|
/linux-6.1.9/include/net/ |
D | dsa.h | 1300 bool dsa_mdb_present_in_other_db(struct dsa_switch *ds, int port,
|
/linux-6.1.9/Documentation/networking/dsa/ |
D | dsa.rst | 886 ``dsa_fdb_present_in_other_db()`` and ``dsa_mdb_present_in_other_db()``.
|