Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/net/
H A Dif_utun.c154 static errno_t utun_ctl_getopt(kern_ctl_ref kctlref, u_int32_t unit, void *unitinfo,
1457 kern_ctl.ctl_getopt = utun_ctl_getopt; in utun_register_control()
2376 utun_ctl_getopt(__unused kern_ctl_ref kctlref, in utun_ctl_getopt() function