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

VIP_PACKET_EAGER_UR 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


Detailed Description

The description of a Eager Unreliable packet.

Definition at line 86 of file vipl_packets.h.


Field Documentation

VIP_NET_UCHAR VIP_PACKET_EAGER_UR::type
 

The packet type value.

Definition at line 89 of file vipl_packets.h.

Referenced by vip_handle_3way_done(), vip_handle_matching_message(), and vip_handle_put_done().

VIP_NET_UCHAR VIP_PACKET_EAGER_UR::length_24
 

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

Definition at line 91 of file vipl_packets.h.

Referenced by vip_handle_matching_message(), and vip_handle_put_done().

VIP_NET_UCHAR VIP_PACKET_EAGER_UR::length_16
 

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

Definition at line 93 of file vipl_packets.h.

Referenced by vip_handle_matching_message(), and vip_handle_put_done().

VIP_NET_UCHAR VIP_PACKET_EAGER_UR::length_8
 

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

Definition at line 95 of file vipl_packets.h.

Referenced by vip_handle_matching_message(), and vip_handle_put_done().

VIP_NET_UINT16 VIP_PACKET_EAGER_UR::net_remote_nic_index
 

Index of the remote NIC handle (network order).

Definition at line 97 of file vipl_packets.h.

Referenced by vip_check_nic_and_vi(), and vip_handle_put_ok().

VIP_NET_UINT16 VIP_PACKET_EAGER_UR::net_remote_vi_index
 

Index of the remote VI handle (network order).

Definition at line 99 of file vipl_packets.h.

Referenced by vip_check_nic_and_vi(), and vip_handle_put_ok().


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.