Searched defs:ibcm_svc_info_s (Results 1 – 1 of 1) sorted by relevance
737 typedef struct ibcm_svc_info_s { struct738 avl_node_t svc_link;739 struct ibcm_svc_bind_s *svc_bind_list;740 ibt_cm_handler_t svc_rc_handler;741 ibt_cm_ud_handler_t svc_ud_handler;742 int svc_ref_cnt;743 int svc_to_delete;744 ib_svc_id_t svc_id;745 int svc_num_sids;746 ibt_service_flags_t svc_flags;