Home
last modified time | relevance | path

Searched defs:num_links (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/ofed/opensm/include/opensm/
H A Dosm_mesh.h69 unsigned int num_links; /* number of 'links' to adjacent switches */ member
/freebsd-src/contrib/ofed/opensm/opensm/
H A Dosm_mesh.c605 unsigned int num_links = node->num_links; in get_switch_metric() local