Searched defs:cm_grh (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_ti.c938 boolean_t cm_grh; local
1093 cm_grh = cm_adds->av_send_grh;
1094 reply_addr->grh_exists = cm_grh;
1103 (cm_grh == B_TRUE) ? cm_adds->av_tclass : 0;
1105 (cm_grh == B_TRUE) ? cm_adds->av_hop : 1;

Completed in 57 milliseconds