Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/skywalk/nexus/
H A Dnexus.c62 static int nxctl_nexus_unbind(struct nxctl *, struct sockopt *);
302 err = nxctl_nexus_unbind(nxctl, sopt); in nxctl_set_opt()
850 nxctl_nexus_unbind(struct nxctl *nxctl, struct sockopt *sopt) in nxctl_nexus_unbind() function