Searched defs:unicast_dgid_present (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_path.c900 int unicast_dgid_present = 0; local
963 unicast_dgid_present++;
971 unicast_dgid_present);
973 if ((unicast_dgid_present != 0) && (num_path_plus > 0)) {
975 "Dest%d", sl->p_multi, sl->p_count, unicast_dgid_present);
978 ((unicast_dgid_present == 1) && (sl->p_count == 1))) {

Completed in 68 milliseconds