veb_clone_destroy
static int veb_clone_destroy(struct ifnet *);
IF_CLONE_INITIALIZER("veb", veb_clone_create, veb_clone_destroy);