Searched refs:next_dir (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_ucast_dnup.c113 dnup_switch_dir_t next_dir, current_dir; local
156 next_dir = dnup_get_dir(u->rank, rem_u->rank);
167 if ((current_dir == UP) && (next_dir == DOWN)) {
205 rem_u->dir = next_dir;
H A Dosm_ucast_updn.c118 updn_switch_dir_t next_dir, current_dir; local
161 next_dir = updn_get_dir(u->rank, rem_u->rank,
166 if ((current_dir == DOWN) && (next_dir == UP)) {
194 rem_u->dir = next_dir;
/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dplugin.c245 goto next_dir;
253 goto next_dir;
294 next_dir:

Completed in 104 milliseconds