mpls_route_update
mpls_route_update(net, index, rt, &cfg->rc_nlinfo);
mpls_route_update(net, index, NULL, &cfg->rc_nlinfo);
mpls_route_update(net, index, NULL, NULL);
mpls_route_update(net, index, rt, NULL);
mpls_route_update(net, index, NULL, NULL);