Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibti_cm.h594 typedef struct ibt_cm_ud_event_s { struct
595 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 */