tap_clone_creator
static struct tap_softc * tap_clone_creator(int);
if (tap_clone_creator(unit) == NULL) {
if ((sc = tap_clone_creator(-1)) == NULL) {