Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/net/
H A Dif_utun.c170 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