Searched refs:iptun_getinfo (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/inet/iptun/ |
H A D | iptun_dev.c | 46 static int iptun_getinfo(dev_info_t *, ddi_info_cmd_t, void *, void **); 51 iptun_detach, nodev, iptun_getinfo, D_MP, NULL, ddi_quiesce_not_supported); 220 iptun_getinfo(dev_info_t *dip, ddi_info_cmd_t infocmd, void *arg, void **result) in iptun_getinfo() function
|