Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Dif_utun.c77 static errno_t utun_ctl_disconnect(kern_ctl_ref kctlref, u_int32_t unit,
1668 kern_ctl.ctl_disconnect = utun_ctl_disconnect; in utun_register_control()
2154 utun_ctl_disconnect(__unused kern_ctl_ref kctlref, in utun_ctl_disconnect() function