iPXE
Data Fields
ib_cm_disconnect_reply Struct Reference

A communication management disconnection reply. More...

#include <ib_mad.h>

Data Fields

uint32_t local_id
 Local communication ID. More...
 
uint32_t remote_id
 Remote communication ID. More...
 
uint8_t private_data [224]
 Private data. More...
 

Detailed Description

A communication management disconnection reply.

Defined in section 12.6.11 of the IBA.

Definition at line 494 of file ib_mad.h.

Field Documentation

◆ local_id

uint32_t ib_cm_disconnect_reply::local_id

Local communication ID.

Definition at line 496 of file ib_mad.h.

Referenced by ib_cm_send_drep().

◆ remote_id

uint32_t ib_cm_disconnect_reply::remote_id

Remote communication ID.

Definition at line 498 of file ib_mad.h.

Referenced by ib_cm_send_drep().

◆ private_data

uint8_t ib_cm_disconnect_reply::private_data[224]

Private data.

Definition at line 500 of file ib_mad.h.


The documentation for this struct was generated from the following file: