Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/nexus/ !
H A Dnexus.c60 static int nxctl_nexus_unbind(struct nxctl *, struct sockopt *);
311 err = nxctl_nexus_unbind(nxctl, sopt); in nxctl_set_opt()
841 nxctl_nexus_unbind(struct nxctl *nxctl, struct sockopt *sopt) in nxctl_nexus_unbind() function