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