gre_clone_create
static int gre_clone_create(struct if_clone *, int);
IF_CLONE_INITIALIZER("gre", gre_clone_create, gre_clone_destroy);