ocelot_fdb_add
return ocelot_fdb_add(ocelot, port, addr, vid, bridge_dev);
EXPORT_SYMBOL(ocelot_fdb_add);
return ocelot_fdb_add(ocelot, port, addr, vid, ocelot_port->bridge);
int ocelot_fdb_add(struct ocelot *ocelot, int port, const unsigned char *addr,