Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Dnetwork_agent.c227 static errno_t netagent_ctl_setopt(kern_ctl_ref kctlref, u_int32_t unit, void *unitinfo,
323 kern_ctl.ctl_setopt = netagent_ctl_setopt; in netagent_register_control()
757 netagent_ctl_setopt(kern_ctl_ref kctlref, u_int32_t unit, void *unitinfo, int opt, in netagent_ctl_setopt() function