Main Page | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

VIP_VI_ATTRIBUTES Struct Reference

#include <vipl.h>


Data Fields

VIP_RELIABILITY_LEVEL ReliabilityLevel
VIP_ULONG MaxTransferSize
VIP_QOS QoS
VIP_PROTECTION_HANDLE Ptag
VIP_BOOLEAN EnableRdmaWrite
VIP_BOOLEAN EnableRdmaRead


Detailed Description

Virtual Interface attributes.

Definition at line 337 of file vipl.h.


Field Documentation

VIP_RELIABILITY_LEVEL VIP_VI_ATTRIBUTES::ReliabilityLevel
 

Reliability level of the VI.

Definition at line 340 of file vipl.h.

Referenced by vip_handle_conn_req(), VipConnectPeerRequest(), VipConnectRequest(), VipCreateVi(), VipQueryVi(), and VipSetViAttributes().

VIP_ULONG VIP_VI_ATTRIBUTES::MaxTransferSize
 

The requested maximum transfer size for this connection.

Definition at line 342 of file vipl.h.

Referenced by vip_handle_conn_req(), VipConnectPeerRequest(), VipConnectRequest(), VipCreateVi(), VipQueryVi(), and VipSetViAttributes().

VIP_QOS VIP_VI_ATTRIBUTES::QoS
 

The requested quality of service for the connection.

Definition at line 344 of file vipl.h.

Referenced by vip_handle_conn_req(), VipConnectPeerRequest(), VipConnectRequest(), VipCreateVi(), VipQueryVi(), and VipSetViAttributes().

VIP_PROTECTION_HANDLE VIP_VI_ATTRIBUTES::Ptag
 

The protection tag to be associated with the VI.

Definition at line 346 of file vipl.h.

Referenced by VipCreateVi(), VipQueryVi(), and VipSetViAttributes().

VIP_BOOLEAN VIP_VI_ATTRIBUTES::EnableRdmaWrite
 

If VIP_TRUE, accept RDMA Write operations on this VI from the remote end of a connection.

Definition at line 349 of file vipl.h.

Referenced by vip_handle_conn_req(), VipCreateVi(), VipQueryVi(), and VipSetViAttributes().

VIP_BOOLEAN VIP_VI_ATTRIBUTES::EnableRdmaRead
 

If VIP_TRUE, accept RDMA Read operations on this VI from the remote end of a connection.

Definition at line 352 of file vipl.h.

Referenced by vip_handle_conn_req(), VipConnectPeerRequest(), VipConnectRequest(), VipCreateVi(), VipQueryVi(), and VipSetViAttributes().


The documentation for this struct was generated from the following file:
VI-GM-1.3 by Myricom © 1997-2006. Documentation generated on 20 May 2006 by doxygen 1.4.4.