Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/infiniband-diags/src/
H A Dibnetdiscover.c57 #define LIST_CA_NODE (1 << IB_NODE_CA) macro
212 if (list & LIST_CA_NODE) in list_nodes()
1043 list = LIST_CA_NODE | LIST_SWITCH_NODE | LIST_ROUTER_NODE; in process_opt()
1052 list = LIST_CA_NODE; in process_opt()