Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_ucast_dfsssp.c1098 static int cmp_num_hca(const void * l1, const void * l2) in cmp_num_hca() function
1121 qsort(sw_list, sw_list_size, sizeof(vertex_t *), cmp_num_hca); in sw_list_sort_by_num_hca()