Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/net/
H A Dif_utun.c173 static errno_t utun_ioctl(ifnet_t interface, u_long cmd, void *data);
1691 utun_init.ioctl = utun_ioctl; in utun_ctl_connect()
2813 utun_ioctl(ifnet_t interface, in utun_ioctl() function