Searched refs:dsa_switch_host_address_match (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/net/dsa/ |
| D | switch.c | 182 static bool dsa_switch_host_address_match(struct dsa_switch *ds, int port, in dsa_switch_host_address_match() function 352 if (dsa_switch_host_address_match(ds, port, info->sw_index, in dsa_switch_host_fdb_add() 374 if (dsa_switch_host_address_match(ds, port, info->sw_index, in dsa_switch_host_fdb_del() 499 if (dsa_switch_host_address_match(ds, port, info->sw_index, in dsa_switch_host_mdb_add() 520 if (dsa_switch_host_address_match(ds, port, info->sw_index, in dsa_switch_host_mdb_del()
|