#include <ib_mad.h>
Data Fields | |
| uint32_t | local_id |
| Local communication ID. | |
| uint32_t | remote_id |
| Remote communication ID. | |
| uint32_t | local_qkey |
| Local queue key. | |
| uint32_t | local_qpn |
| Local QPN. | |
| uint32_t | local_eecn |
| Local EECN. | |
| uint32_t | starting_psn |
| Starting PSN. | |
| uint8_t | responder_resources |
| Responder resources. | |
| uint8_t | initiator_depth |
| Initiator depth. | |
| uint8_t | target_ack_delay__failover_accepted__ee_flow_ctrl |
| Target ACK delay, failover accepted, and end-to-end flow control. | |
| uint8_t | rnr_retry__srq |
| RNR retry count, SRQ. | |
| struct ib_gid_half | local_ca |
| Local CA GUID. | |
| uint8_t | private_data [196] |
| Private data. | |
Defined in section 12.6.8 of the IBA.
Definition at line 414 of file ib_mad.h.
Remote communication ID.
Definition at line 418 of file ib_mad.h.
Referenced by ib_cm_connect_rep().
struct ib_gid_half ib_cm_connect_reply::local_ca [read] |
1.5.7.1