Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibti_cm.h474 typedef struct ibt_cm_event_s { struct
475 ibt_cm_event_type_t cm_type; /* Describes the event */
476 void *cm_session_id; /* Used by the CM */
477 ibt_channel_hdl_t cm_channel; /* Event channel. Not valid */
479 ibt_eec_hdl_t cm_opaque;
480 ibt_priv_data_len_t cm_priv_data_len; /* 0 if no private */
481 void *cm_priv_data; /* data returned */
482 union {
490 } cm_event; /* operation specific */