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

VIP_PACKET_CONN_LIST Struct Reference

#include <vipl_packets.h>


Data Fields

VIP_NET_UCHAR type
VIP_UCHAR port_id
VIP_UCHAR pad [2]
VIP_UCHAR gm_unique_id [6]
VIP_UCHAR morepad [2]
VIP_NET_UINT16 clt_seq_num
VIP_NET_UINT16 pad2
VIP_NET_UINT64 clt_conn_ptr
VIP_NET_UINT32 net_srv_magic [VI_GM_MAX_PORTS]


Detailed Description

The description of a connection list request/reply packet.

Definition at line 470 of file vipl_packets.h.


Field Documentation

VIP_NET_UCHAR VIP_PACKET_CONN_LIST::type
 

The packet type value.

Definition at line 473 of file vipl_packets.h.

Referenced by main(), VipConnectPeerRequest(), and VipConnectRequest().

VIP_UCHAR VIP_PACKET_CONN_LIST::port_id
 

The GM port Id of the remote side (internal use).

Definition at line 475 of file vipl_packets.h.

Referenced by main(), and vip_conn_mgr_send_callback().

VIP_UCHAR VIP_PACKET_CONN_LIST::pad[2]
 

Padding.

Definition at line 477 of file vipl_packets.h.

VIP_UCHAR VIP_PACKET_CONN_LIST::gm_unique_id[6]
 

The GM unique Id of the remote side (internal use).

Definition at line 479 of file vipl_packets.h.

Referenced by main(), vip_conn_mgr_send_callback(), VipConnectPeerRequest(), and VipConnectRequest().

VIP_NET_UINT16 VIP_PACKET_CONN_LIST::clt_seq_num
 

Sequence number of the connection on client.

Definition at line 482 of file vipl_packets.h.

Referenced by vip_handle_conn_list(), VipConnectPeerRequest(), and VipConnectRequest().

VIP_NET_UINT64 VIP_PACKET_CONN_LIST::clt_conn_ptr
 

Pointer to the connection on client.

Definition at line 485 of file vipl_packets.h.

Referenced by vip_handle_conn_list(), VipConnectPeerRequest(), and VipConnectRequest().

VIP_NET_UINT32 VIP_PACKET_CONN_LIST::net_srv_magic[VI_GM_MAX_PORTS]
 

The magic numbers of VI-GM endpoints using the corresponding GM ports on the remote node (network order).

Definition at line 488 of file vipl_packets.h.

Referenced by main(), and vip_handle_conn_list().


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.