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