vether_clone_create
int vether_clone_create(struct if_clone *, int);
IF_CLONE_INITIALIZER("vether", vether_clone_create, vether_clone_destroy);