Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/infiniband-diags/src/
H A Dibdiag_sa.h63 int sa_set_handle(struct sa_handle * handle, int grh_present, ibmad_gid_t *gid);
H A Dibdiag_sa.c77 int sa_set_handle(struct sa_handle * handle, int grh_present, ibmad_gid_t *gid) in sa_set_handle() function
H A Dsaquery.c1926 if ((status = sa_set_handle(h, 1, &gid)) < 0) { in main()