netloc_physical_link_t  100 opal/mca/hwloc/hwloc201/hwloc/include/private/netloc.h struct netloc_physical_link_t;
netloc_physical_link_t  101 opal/mca/hwloc/hwloc201/hwloc/include/private/netloc.h typedef struct netloc_physical_link_t netloc_physical_link_t;
netloc_physical_link_t  133 opal/mca/hwloc/hwloc201/hwloc/include/private/netloc.h     netloc_physical_link_t *physical_links; /* Hash table with physcial links */
netloc_physical_link_t  247 opal/mca/hwloc/hwloc201/hwloc/include/private/netloc.h     struct netloc_physical_link_t *other_way;
netloc_physical_link_t  447 opal/mca/hwloc/hwloc201/hwloc/include/private/netloc.h     (*(netloc_physical_link_t **)utarray_eltptr((edge)->physical_links, (i)))
netloc_physical_link_t  466 opal/mca/hwloc/hwloc201/hwloc/include/private/netloc.h netloc_physical_link_t * netloc_physical_link_construct(void);
netloc_physical_link_t  475 opal/mca/hwloc/hwloc201/hwloc/include/private/netloc.h int netloc_physical_link_destruct(netloc_physical_link_t *link);
netloc_physical_link_t  477 opal/mca/hwloc/hwloc201/hwloc/include/private/netloc.h char * netloc_link_pretty_print(netloc_physical_link_t* link);
netloc_physical_link_t  520 opal/mca/hwloc/hwloc201/hwloc/include/private/netloc.h     for ((link) = (netloc_physical_link_t **)utarray_front(path->links); \
netloc_physical_link_t  522 opal/mca/hwloc/hwloc201/hwloc/include/private/netloc.h             (link) = (netloc_physical_link_t **)utarray_next(path->links, link))