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

/freebsd-12-stable/contrib/ofed/opensm/libvendor/
H A Dosm_pkt_randomizer.c122 static boolean_t rand_value_init = FALSE; local
131 if (rand_value_init == FALSE) {
141 rand_value_init = TRUE;

Completed in 52 milliseconds