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

/freebsd-13-stable/contrib/ofed/libibumad/
H A Dumad.c240 static int resolve_ca_port(const char *ca_name, int *port) function
333 if (resolve_ca_port(ca_name, best_port) < 0)
347 if ((port_type = resolve_ca_port(names[caidx], &port)) < 0)

Completed in 53 milliseconds