Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_subnet.h358 boolean_t no_clients_rereg; member
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_subnet.c909 { "no_clients_rereg", OPT_OFFSET(no_clients_rereg), opts_parse_boolean, NULL, 1 },
1651 p_opt->no_clients_rereg = FALSE; in osm_subn_set_default_opt()
2799 p_opts->no_clients_rereg ? "TRUE" : "FALSE", in osm_subn_output_conf()
H A Dosm_lid_mgr.c1053 && !p_mgr->p_subn->opt.no_clients_rereg in lid_mgr_set_physp_pi()
H A Dosm_sa.c1371 p_osm->subn.opt.no_clients_rereg = FALSE; in osm_sa_db_file_load()