mpls_clone_create
static int mpls_clone_create(struct if_clone *, int);
IF_CLONE_INITIALIZER("mpls", mpls_clone_create, mpls_clone_destroy);