Home
last modified time | relevance | path

Searched refs:IPTUN_DRIVER_NAME (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/iptun/
H A Diptun_impl.h53 #define IPTUN_DRIVER_NAME "iptun" macro
H A Diptun_dev.c150 mac_init_ops(&iptun_dev_ops, IPTUN_DRIVER_NAME); in _init()
/illumos-gate/usr/src/uts/common/io/dls/
H A Ddls_mgmt.c1941 if ((iptun_major = ddi_name_to_major(IPTUN_DRIVER_NAME)) == (major_t)-1) in i_dls_devnet_create_iptun()