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

/xnu-2422.115.4/bsd/net/
H A Dif_utun.c61 static errno_t utun_ctl_disconnect(kern_ctl_ref kctlref, u_int32_t unit,
143 kern_ctl.ctl_disconnect = utun_ctl_disconnect;
415 utun_ctl_disconnect( function
439 printf("utun_ctl_disconnect - ifnet_detach failed: %d\n", result);
443 printf("utun_ctl_disconnect - ifnet_release failed: %d\n", result);

Completed in 50 milliseconds