Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/skywalk/nexus/
H A Dnexus.c63 static int nxctl_nexus_config(struct nxctl *, struct sockopt *);
306 err = nxctl_nexus_config(nxctl, sopt); in nxctl_set_opt()
906 nxctl_nexus_config(struct nxctl *nxctl, struct sockopt *sopt) in nxctl_nexus_config() function