Searched defs:sa_service_record_s (Results 1 – 1 of 1) sorted by relevance
391 typedef struct sa_service_record_s { struct392 uint64_t ServiceID; /* id of service on port */393 ib_gid_t ServiceGID; /* port GID for this service */394 uint16_t ServiceP_Key; /* p_key used to contact serv */395 uint16_t Reserved;396 uint32_t ServiceLease; /* lease period remaining */397 uint64_t ServiceKey_hi; /* key value assoc. with serv */398 uint64_t ServiceKey_lo;399 uint8_t ServiceName[IB_SVC_NAME_LEN];401 uint8_t ServiceData[IB_SVC_DATA_LEN];