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