Searched refs:honor_guid2lid_file (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/contrib/ofed/management/opensm/include/opensm/
H A Dosm_subnet.h197 boolean_t honor_guid2lid_file; member in struct:osm_subn_opt
404 * honor_guid2lid_file
/freebsd-10.1-release/contrib/ofed/management/opensm/opensm/
H A Dosm_subnet.c424 p_opt->honor_guid2lid_file = FALSE;
1226 opts_unpack_boolean("honor_guid2lid_file",
1227 p_key, p_val, &p_opts->honor_guid2lid_file);
1543 "honor_guid2lid_file %s\n\n",
1548 p_opts->honor_guid2lid_file ? "TRUE" : "FALSE");
H A Dmain.c896 opt.honor_guid2lid_file = TRUE;
H A Dosm_lid_mgr.c337 Do this only if the honor_guid2lid_file option is FALSE. If not, then
340 if (p_mgr->p_subn->opt.honor_guid2lid_file == FALSE) {

Completed in 117 milliseconds