Home
last modified time | relevance | path

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

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