Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/net/
H A Dif_utun.c174 static void utun_detached(ifnet_t interface);
1700 utun_init.free = utun_detached; in utun_ctl_connect()
2860 utun_detached(ifnet_t interface) in utun_detached() function