Searched refs:cons_rej (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_sm.c6010 ibt_ari_con_t cons_rej; local
6014 cons_rej.rej_ari_len = 1 + sizeof (ibt_ari_ip_t);
6015 cons_rej.rej_ari[0] = 0; /* Rejected by CM Layer */
6016 bcopy(&ari_ip, &cons_rej.rej_ari[1],
6020 IBT_CM_FAILURE_REQ, &cons_rej,

Completed in 59 milliseconds