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

/freebsd-10.2-release/contrib/ofed/management/opensm/include/vendor/
H A Dosm_vendor_sa_api.h289 ib_net64_t dest_guid; member in struct:_osmv_guid_pair
296 * dest_guid
/freebsd-10.2-release/contrib/ofed/management/opensm/opensm/
H A Dosm_sa_path_record.c1151 ib_net64_t dest_guid; local
1236 dest_guid = p_pr->dgid.unicast.interface_id;
1300 dest_guid = osm_port_get_guid(p_rtr_port);
1306 *pp_dest_port = osm_get_port_by_guid(sa->p_subn, dest_guid);
1315 cl_ntoh64(dest_guid));
/freebsd-10.2-release/contrib/ofed/management/opensm/libvendor/
H A Dosm_vendor_ibumad_sa.c623 dest_guid);
H A Dosm_vendor_mlx_sa.c751 dest_guid);
/freebsd-10.2-release/contrib/ofed/management/opensm/osmtest/
H A Dosmtest.c897 guid_pair.dest_guid = dguid;
5020 cl_ntoh64(p_pair->src_guid), cl_ntoh64(p_pair->dest_guid));
5067 if (p_rec->dgid.unicast.interface_id != p_pair->dest_guid) {
5072 cl_ntoh64(p_pair->dest_guid),
5175 guid_pair.dest_guid = p_path->rec.dgid.unicast.interface_id;

Completed in 180 milliseconds