Searched defs:sa_path_record_s (Results 1 – 1 of 1) sorted by relevance
434 typedef struct sa_path_record_s { struct435 uint32_t Reserved;436 uint32_t Reserved2;437 ib_gid_t DGID; /* dest gid of path */438 ib_gid_t SGID; /* source gid of path */439 uint16_t DLID; /* dest lid */440 uint16_t SLID; /* source lid */464 typedef struct sa_path_record_s { argument465 uint32_t Reserved;466 uint32_t Reserved2;[all …]