Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/infiniband-diags/src/
H A Dibtracert.c201 static int sameport(Port * a, Port * b) in sameport() function
310 if (sameport(port, &toport)) in find_route()
326 if (!sameport(&nextport, &toport)) in find_route()
337 if (!sameport(port, &fromport)) { in find_route()