mpip_clone_create
int mpip_clone_create(struct if_clone *, int);
IF_CLONE_INITIALIZER("mpip", mpip_clone_create, mpip_clone_destroy);