Searched refs:some_hop_count_set (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/ofed/opensm/include/opensm/
H A Dosm_ucast_mgr.h101 boolean_t some_hop_count_set; member in struct:osm_ucast_mgr
125 * some_hop_count_set
/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_ucast_mgr.c171 p_mgr->some_hop_count_set = TRUE;
663 p_mgr->some_hop_count_set = TRUE;
664 for (i = 0; (i < iteration_max) && p_mgr->some_hop_count_set;
666 p_mgr->some_hop_count_set = FALSE;

Completed in 72 milliseconds