IPTUN_DRIVER_NAME
mac_init_ops(&iptun_dev_ops, IPTUN_DRIVER_NAME);
if ((iptun_major = ddi_name_to_major(IPTUN_DRIVER_NAME)) == (major_t)-1)