Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/skywalk/nexus/
H A Dnexus.c64 static int nxctl_get_channel_list(struct nxctl *, struct sockopt *);
343 err = nxctl_get_channel_list(nxctl, sopt); in nxctl_get_opt()
1040 nxctl_get_channel_list(struct nxctl *nxctl, struct sockopt *sopt) in nxctl_get_channel_list() function