Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Dif_utun.c81 static errno_t utun_ctl_getopt(kern_ctl_ref kctlref, u_int32_t unit, void *unitinfo,
1671 kern_ctl.ctl_getopt = utun_ctl_getopt; in utun_register_control()
2628 utun_ctl_getopt(__unused kern_ctl_ref kctlref, in utun_ctl_getopt() function