ib_cm_path Struct Reference

A communication management path. More...

#include <ib_mad.h>


Data Fields

uint16_t local_lid
 Local port LID.
uint16_t remote_lid
 Remote port LID.
struct ib_gid local_gid
 Local port GID.
struct ib_gid remote_gid
 Remote port GID.
uint32_t flow_label__rate
 Flow label and rate.
uint8_t tc
 Traffic class.
uint8_t hop_limit
 Hop limit.
uint8_t sl__subnet_local
 SL and subnet local.
uint8_t local_ack_timeout
 Local ACK timeout.


Detailed Description

A communication management path.

Definition at line 317 of file ib_mad.h.


Field Documentation

Local port LID.

Definition at line 319 of file ib_mad.h.

Referenced by ib_cm_path_complete().

Remote port LID.

Definition at line 321 of file ib_mad.h.

Referenced by ib_cm_path_complete().

Local port GID.

Definition at line 323 of file ib_mad.h.

Referenced by ib_cm_path_complete().

Remote port GID.

Definition at line 325 of file ib_mad.h.

Referenced by ib_cm_path_complete().

Flow label and rate.

Definition at line 327 of file ib_mad.h.

Referenced by ib_cm_path_complete().

Traffic class.

Definition at line 329 of file ib_mad.h.

Hop limit.

Definition at line 331 of file ib_mad.h.

Referenced by ib_cm_path_complete().

SL and subnet local.

Definition at line 333 of file ib_mad.h.

Referenced by ib_cm_path_complete().

Local ACK timeout.

Definition at line 335 of file ib_mad.h.

Referenced by ib_cm_path_complete().


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

Generated on Tue Apr 6 20:02:05 2010 for gPXE by  doxygen 1.5.7.1