Home
last modified time | relevance | path

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

/linux-5.19.10/net/dsa/
Dport.c1049 static int dsa_port_host_fdb_del(struct dsa_port *dp, in dsa_port_host_fdb_del() function
1074 return dsa_port_host_fdb_del(dp, addr, vid, db); in dsa_port_standalone_host_fdb_del()
1093 return dsa_port_host_fdb_del(dp, addr, vid, db); in dsa_port_bridge_host_fdb_del()