Home
last modified time | relevance | path

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

/NextBSD/contrib/ofed/management/opensm/opensm/
HDmain.c878 opt.cn_guid_file = optarg; in main()
880 opt.cn_guid_file); in main()
HDosm_subnet.c460 p_opt->cn_guid_file = NULL; in osm_subn_set_default_opt()
1212 p_key, p_val, &p_opts->cn_guid_file); in osm_subn_parse_conf_file()
1513 p_opts->cn_guid_file ? p_opts->cn_guid_file : null_str); in osm_subn_output_conf()
HDosm_ucast_ftree.c1345 return (p_ftree->p_osm->subn.opt.cn_guid_file != NULL); in __osm_ftree_fabric_cns_provided()
3389 p_ftree->p_osm->subn.opt.cn_guid_file); in __osm_ftree_fabric_read_guid_files()
3391 if (parse_node_map(p_ftree->p_osm->subn.opt.cn_guid_file, in __osm_ftree_fabric_read_guid_files()
/NextBSD/contrib/ofed/management/opensm/include/opensm/
HDosm_subnet.h192 char *cn_guid_file; member
/NextBSD/contrib/ofed/management/opensm/doc/
HDcurrent-routing.txt224 ** list of compute nodes (CNs) can be specified by '-u' or '--cn_guid_file'
HDopensm_release_notes-3.2.txt386 * opensm/ftree: fix GUID check against cn_guid_file