Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/infiniband-diags/src/
H A Dibtracert.c265 static int find_route(ib_portid_t * from, ib_portid_t * to, int dump) in find_route() function
852 if (find_route(&my_portid, &src_portid, 0) < 0) in main()
859 if (find_route(&src_portid, &dest_portid, dumplevel) < 0) in main()