Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/net/
H A Dnetwork_agent.c150 static errno_t netagent_ctl_setopt(kern_ctl_ref kctlref, u_int32_t unit, void *unitinfo,
234 kern_ctl.ctl_setopt = netagent_ctl_setopt; in netagent_register_control()
627 netagent_ctl_setopt(kern_ctl_ref kctlref, u_int32_t unit, void *unitinfo, int opt, in netagent_ctl_setopt() function