nvgre_clone_destroy
static int nvgre_clone_destroy(struct ifnet *);
IF_CLONE_INITIALIZER("nvgre", nvgre_clone_create, nvgre_clone_destroy);