Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/net/
H A Dremote_vif.c112 static errno_t rvi_ctl_getopt(kern_ctl_ref, uint32_t, void *, int, void *, size_t *);
299 kern_ctl.ctl_getopt = rvi_ctl_getopt; in rvi_register_control()
341 rvi_ctl_getopt(kern_ctl_ref kctlref, uint32_t unit, void *unitinfo, in rvi_ctl_getopt() function