Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_ucast_mgr.c831 static int compar_sw_load(const void *s1, const void *s2) in compar_sw_load() function
853 qsort(s, num, sizeof(*s), compar_sw_load); in sort_ports_by_switch_load()