Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/nexus/
H A Dnexus.c61 static int nxctl_nexus_config(struct nxctl *, struct sockopt *);
315 err = nxctl_nexus_config(nxctl, sopt); in nxctl_set_opt()
897 nxctl_nexus_config(struct nxctl *nxctl, struct sockopt *sopt) in nxctl_nexus_config() function