egre_clone_destroy
static int egre_clone_destroy(struct ifnet *);
IF_CLONE_INITIALIZER("egre", egre_clone_create, egre_clone_destroy);