mgre_clone_create
static int mgre_clone_create(struct if_clone *, int);
IF_CLONE_INITIALIZER("mgre", mgre_clone_create, mgre_clone_destroy);