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

/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd_cm.c3166 ibd_rc_msg_hello_t *hello_ack; local
3172 hello_ack = (ibd_rc_msg_hello_t *)ibt_cm_event->cm_priv_data;
3173 DPRINT(30, "ibd_rc_handle_rep: hello_ack->mtu=0x%x, "
3174 "hello_ack->qpn=0x%x", ntohl(hello_ack->rx_mtu),
3175 ntohl(hello_ack->reserved_qpn));

Completed in 65 milliseconds