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

/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd_cm.c2691 ibd_rc_msg_hello_t hello_req_msg; local
2749 hello_req_msg.reserved_qpn = htonl(state->id_qpnum);
2750 hello_req_msg.rx_mtu = htonl(state->rc_mtu);
2752 open_args.oc_priv_data = (void *)(&hello_req_msg);
2778 hello_req_msg.rx_mtu, hello_req_msg.reserved_qpn,

Completed in 49 milliseconds