Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Dif_utun.c103 static void utun_detached(ifnet_t interface);
1906 utun_init.free = utun_detached; in utun_ctl_connect()
3152 utun_detached(ifnet_t interface) in utun_detached() function