Searched refs:SWITCH_NODE (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/ofed/management/infiniband-diags/include/
H A Dibnetdiscover.h41 #define SWITCH_NODE 2 macro
45 #define LIST_SWITCH_NODE (1 << SWITCH_NODE)
/freebsd-11.0-release/contrib/ofed/management/infiniband-diags/src/
H A Dibnetdiscover.c125 case SWITCH_NODE: return "SW";
192 if (node->type != SWITCH_NODE)
234 node->nodeguid, node->type == SWITCH_NODE ? 0 : port->portnum,
274 if (node->type != SWITCH_NODE)
408 if (node->type != SWITCH_NODE &&
439 if (node->type == SWITCH_NODE)
456 case SWITCH_NODE:
482 case SWITCH_NODE:
637 if (port->remoteport->node->type != SWITCH_NODE)
641 port->remoteport->node->type == SWITCH_NODE
[all...]
H A Dgrouping.c407 if (remnode->type != SWITCH_NODE) {

Completed in 107 milliseconds