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

VIP_PACKET_PUT_REQ Struct Reference

#include <vipl_packets.h>


Data Fields

VIP_NET_UCHAR type
VIP_NET_UCHAR length_24
VIP_NET_UCHAR length_16
VIP_NET_UCHAR length_8
VIP_NET_UINT16 net_remote_nic_index
VIP_NET_UINT16 net_remote_vi_index
VIP_NET_UINT64 net_remote_buf
VIP_NET_UINT32 net_remote_mem
VIP_NET_UINT16 net_local_nic_index
VIP_NET_UINT16 net_local_vi_index


Detailed Description

The description of a PUT request packet (to check remote buffer).

Definition at line 333 of file vipl_packets.h.


Field Documentation

VIP_NET_UCHAR VIP_PACKET_PUT_REQ::type
 

The packet type value.

Definition at line 336 of file vipl_packets.h.

VIP_NET_UCHAR VIP_PACKET_PUT_REQ::length_24
 

The third byte of the length (coded on 3 bytes).

Definition at line 338 of file vipl_packets.h.

Referenced by vip_handle_put_req().

VIP_NET_UCHAR VIP_PACKET_PUT_REQ::length_16
 

The second byte of the length (coded on 3 bytes).

Definition at line 340 of file vipl_packets.h.

Referenced by vip_handle_put_req().

VIP_NET_UCHAR VIP_PACKET_PUT_REQ::length_8
 

The first byte of the length (coded on 3 bytes).

Definition at line 342 of file vipl_packets.h.

Referenced by vip_handle_put_req().

VIP_NET_UINT16 VIP_PACKET_PUT_REQ::net_remote_nic_index
 

Index of the remote NIC handle (network order).

Definition at line 344 of file vipl_packets.h.

VIP_NET_UINT16 VIP_PACKET_PUT_REQ::net_remote_vi_index
 

Index of the remote VI handle (network order).

Definition at line 346 of file vipl_packets.h.

VIP_NET_UINT64 VIP_PACKET_PUT_REQ::net_remote_buf
 

Remote buffer address for asynchronous late check (network order).

Definition at line 348 of file vipl_packets.h.

Referenced by vip_process_send_desc().

VIP_NET_UINT32 VIP_PACKET_PUT_REQ::net_remote_mem
 

Remote buffer memory handle for asynchronous late check (network order).

Definition at line 351 of file vipl_packets.h.

Referenced by vip_process_send_desc().

VIP_NET_UINT16 VIP_PACKET_PUT_REQ::net_local_nic_index
 

Index of the local NIC handle (network order).

Definition at line 353 of file vipl_packets.h.

Referenced by vip_process_send_desc().

VIP_NET_UINT16 VIP_PACKET_PUT_REQ::net_local_vi_index
 

Index of the local VI handle (network order).

Definition at line 355 of file vipl_packets.h.

Referenced by vip_process_send_desc().


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.