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