Home
last modified time | relevance | path

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

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