Searched refs:utun_ctl_setopt (Results 1 – 1 of 1) sorted by relevance
153 static errno_t utun_ctl_setopt(kern_ctl_ref kctlref, u_int32_t unit, void *unitinfo,1453 kern_ctl.ctl_setopt = utun_ctl_setopt; in utun_register_control()2054 utun_ctl_setopt(__unused kern_ctl_ref kctlref, in utun_ctl_setopt() function