Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/nexus/
H A Dnexus_syscalls.c436 err = nxctl_get_opt(nxctl, &sopt); in __nexus_get_opt()
H A Dnexus_var.h496 extern int nxctl_get_opt(struct nxctl *, struct sockopt *);
H A Dnexus_kern.c1310 err = nxctl_get_opt(nxctl, &sopt); in kern_nexus_controller_read_provider_attr()
H A Dnexus.c327 nxctl_get_opt(struct nxctl *nxctl, struct sockopt *sopt) in nxctl_get_opt() function