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