Searched refs:str2drpath (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/ofed/libibmad/
H A Dportid.c83 int str2drpath(ib_dr_path_t * path, char *routepath, int drslid, int drdlid) function
H A Dresolve.c165 if (str2drpath(&portid->drpath, addr_str, 0, 0) < 0) {
192 if (str2drpath(&portid->drpath, routepath, selfportid.lid, 0) <
H A Dmad.h1534 MAD_EXPORT int str2drpath(ib_dr_path_t * path, char *routepath, int drslid,
/freebsd-12-stable/contrib/ofed/infiniband-diags/src/
H A Dibdiag_common.c701 if (str2drpath(&portid->drpath, addr_str, 0, 0) < 0)
724 if (str2drpath(&portid->drpath, routepath, selfportid.lid, 0) <
/freebsd-12-stable/contrib/ofed/libibnetdisc/
H A Dibnetdisc.c963 if (str2drpath(&path, dr_str, 0, 0) == -1)

Completed in 65 milliseconds