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

VIP_PACKET_CONN_ACK Struct Reference

#include <vipl_packets.h>


Data Fields

VIP_NET_UCHAR type
VIP_NET_UCHAR status
VIP_NET_UINT16 srv_seq_num
VIP_NET_UINT16 net_local_nic_index
VIP_NET_UINT16 net_local_vi_index
VIP_NET_UINT64 srv_conn_ptr


Detailed Description

The description of a connection accepted acknowledgement packet.

Definition at line 590 of file vipl_packets.h.


Field Documentation

VIP_NET_UCHAR VIP_PACKET_CONN_ACK::type
 

The packet type value.

Definition at line 593 of file vipl_packets.h.

Referenced by vip_handle_conn_accept(), vip_receive_event(), and VipConnectRequest().

VIP_NET_UCHAR VIP_PACKET_CONN_ACK::status
 

Status of the connection.

Definition at line 595 of file vipl_packets.h.

Referenced by vip_handle_conn_accept(), vip_handle_conn_ack(), and VipConnectRequest().

VIP_NET_UINT16 VIP_PACKET_CONN_ACK::srv_seq_num
 

Sequence number of the connection on server.

Definition at line 597 of file vipl_packets.h.

Referenced by vip_handle_conn_accept(), vip_handle_conn_ack(), and VipConnectRequest().

VIP_NET_UINT16 VIP_PACKET_CONN_ACK::net_local_nic_index
 

Index of the local NIC handle (network order).

Definition at line 599 of file vipl_packets.h.

Referenced by vip_handle_conn_accept(), vip_handle_conn_ack(), and VipConnectRequest().

VIP_NET_UINT16 VIP_PACKET_CONN_ACK::net_local_vi_index
 

Index of the local VI handle (network order).

Definition at line 601 of file vipl_packets.h.

Referenced by vip_handle_conn_accept(), vip_handle_conn_ack(), and VipConnectRequest().

VIP_NET_UINT64 VIP_PACKET_CONN_ACK::srv_conn_ptr
 

Pointer to the connection on server.

Definition at line 603 of file vipl_packets.h.

Referenced by vip_handle_conn_accept(), vip_handle_conn_ack(), and VipConnectRequest().


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.