Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/net/
H A Dif_utun.c171 static void utun_detached(ifnet_t interface);
1684 utun_init.free = utun_detached; in utun_ctl_connect()
2845 utun_detached(ifnet_t interface) in utun_detached() function