Searched defs:ibt_srv_bind_s (Results 1 – 1 of 1) sorted by relevance
641 typedef struct ibt_srv_bind_s { struct642 uint64_t sb_key[2]; /* Service Key */643 char *sb_name; /* Service Name (up to 63 chars) */644 uint32_t sb_lease; /* Service Lease period (in seconds) */645 ib_pkey_t sb_pkey; /* Service P_Key */646 ibt_srv_data_t sb_data; /* Service Data */647 uint_t sb_flag; /* indicates to/not-to clean-up stale */