Home
last modified time | relevance | path

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

/src/contrib/ofed/infiniband-diags/src/
H A Dibtracert.c692 static void dump_mcpath(Node * node, int dumplevel) in dump_mcpath() argument
697 dump_mcpath(node->upnode, dumplevel); in dump_mcpath()
713 if (dumplevel == 1) in dump_mcpath()
755 static int dumplevel = 2, multicast, mlid; variable
771 dumplevel = 1; in process_opt()
859 if (find_route(&src_portid, &dest_portid, dumplevel) < 0) in main()
874 dump_mcpath(endnode, dumplevel); in main()