virtif_clone
static int virtif_clone(struct if_clone *, int);
IF_CLONE_INITIALIZER(VIF_NAME, virtif_clone, virtif_unclone);