
#include <vipl_packets.h>
Data Fields | |
| VIP_NET_UCHAR | type |
| VIP_UCHAR | dest_port_id |
| VIP_UINT16 | pad |
| VIP_NET_UINT16 | clt_seq_num |
| VIP_NET_UINT64 | clt_conn_ptr |
Definition at line 529 of file vipl_packets.h.
|
|
The packet type value. Definition at line 532 of file vipl_packets.h. Referenced by vip_handle_conn_req(). |
|
|
The destination GM port Id (internal use). Definition at line 534 of file vipl_packets.h. |
|
|
Padding. Definition at line 538 of file vipl_packets.h. |
|
|
Sequence number of the connection on client. Definition at line 540 of file vipl_packets.h. Referenced by vip_handle_conn_nomatch(), and vip_handle_conn_req(). |
|
|
Pointer to the connection on client. Definition at line 542 of file vipl_packets.h. Referenced by vip_handle_conn_nomatch(), and vip_handle_conn_req(). |
1.4.4.