mrp_register_application
int mrp_register_application(struct mrp_application *app);
EXPORT_SYMBOL_GPL(mrp_register_application);
return mrp_register_application(&vlan_mrp_app);