Searched refs:nxctl_get_opt (Results 1 – 4 of 4) sorted by relevance
519 extern int nxctl_get_opt(struct nxctl *, struct sockopt *);
450 err = nxctl_get_opt(nxctl, &sopt); in __nexus_get_opt()
1287 err = nxctl_get_opt(nxctl, &sopt); in kern_nexus_controller_read_provider_attr()
318 nxctl_get_opt(struct nxctl *nxctl, struct sockopt *sopt) in nxctl_get_opt() function