Home
last modified time | relevance | path

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

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