Searched refs:utun_ioctl (Results 1 – 1 of 1) sorted by relevance
102 static errno_t utun_ioctl(ifnet_t interface, u_long cmd, void *data);1905 utun_init.ioctl = utun_ioctl; in utun_ctl_connect()3071 utun_ioctl(ifnet_t interface, in utun_ioctl() function