
#include <vipl_packets.h>
Data Fields | |
| VIP_NET_UCHAR | type |
| VIP_UCHAR | pad [3] |
| VIP_NET_UINT16 | net_remote_nic_index |
| VIP_NET_UINT16 | net_remote_vi_index |
| VIP_NET_UINT16 | net_local_nic_index |
| VIP_NET_UINT16 | net_local_vi_index |
| VIP_NET_UINT32 | pad2 |
Definition at line 394 of file vipl_packets.h.
|
|
The packet type value. Definition at line 397 of file vipl_packets.h. |
|
|
Padding. Definition at line 399 of file vipl_packets.h. |
|
|
Index of the remote NIC handle (network order). Definition at line 401 of file vipl_packets.h. |
|
|
Index of the remote VI handle (network order). Definition at line 403 of file vipl_packets.h. |
|
|
Index of the local NIC handle (network order). Definition at line 405 of file vipl_packets.h. Referenced by vip_handle_matching_message(), and vip_handle_put_req(). |
|
|
Index of the local VI handle (network order). Definition at line 407 of file vipl_packets.h. Referenced by vip_handle_matching_message(), and vip_handle_put_req(). |
1.4.4.