Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/nexus/
H A Dnexus.c59 static int nxctl_nexus_bind(struct nxctl *, struct sockopt *);
307 err = nxctl_nexus_bind(nxctl, sopt); in nxctl_set_opt()
647 nxctl_nexus_bind(struct nxctl *nxctl, struct sockopt *sopt) in nxctl_nexus_bind() function