Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/net/
H A Dif_utun.c156 static errno_t utun_ctl_setopt(kern_ctl_ref kctlref, u_int32_t unit, void *unitinfo,
1456 kern_ctl.ctl_setopt = utun_ctl_setopt; in utun_register_control()
2062 utun_ctl_setopt(__unused kern_ctl_ref kctlref, in utun_ctl_setopt() function