Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/net/
H A Dnetwork_agent.c171 static errno_t netagent_ctl_getopt(kern_ctl_ref kctlref, u_int32_t unit, void *unitinfo,
259 kern_ctl.ctl_getopt = netagent_ctl_getopt; in netagent_register_control()
611 netagent_ctl_getopt(kern_ctl_ref kctlref, u_int32_t unit, void *unitinfo, int opt, in netagent_ctl_getopt() function