Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/skywalk/nexus/
H A Dnexus.c62 static int nxctl_get_channel_list(struct nxctl *, struct sockopt *);
330 err = nxctl_get_channel_list(nxctl, sopt); in nxctl_get_opt()
1008 nxctl_get_channel_list(struct nxctl *nxctl, struct sockopt *sopt) in nxctl_get_channel_list() function