Home
last modified time | relevance | path

Searched defs:sa_path_record_s (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/mgt/
H A Dsa_recs.h434 typedef struct sa_path_record_s { struct
435 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 { argument
465 uint32_t Reserved;
466 uint32_t Reserved2;
[all …]