Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/net/
H A Dif_utun.c150 static errno_t utun_ctl_disconnect(kern_ctl_ref kctlref, u_int32_t unit,
1454 kern_ctl.ctl_disconnect = utun_ctl_disconnect; in utun_register_control()
1921 utun_ctl_disconnect(__unused kern_ctl_ref kctlref, in utun_ctl_disconnect() function