Home
last modified time | relevance | path

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

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