Searched defs:ibt_cm_ud_event_s (Results 1 – 1 of 1) sorted by relevance
594 typedef struct ibt_cm_ud_event_s { struct595 ibt_cm_ud_event_type_t cm_type; /* Describes the event record */596 void *cm_session_id; /* Used by the CM */597 ibt_priv_data_len_t cm_priv_data_len;598 void *cm_priv_data;599 union {602 } cm_event; /* operation specific */