Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/
H A Dkctl_test.c45 static errno_t kctl_test_setopt(kern_ctl_ref kctlref, u_int32_t unit, void *unitinfo, int opt, void…
60 .ctl_setopt = kctl_test_setopt,
126 kctl_test_setopt(kern_ctl_ref kctlref, u_int32_t unit, void *unitinfo, int opt, void *data, size_t … in kctl_test_setopt() function