
#include <vipl.h>
Data Fields | |
| VIP_PROTECTION_HANDLE | Ptag |
| VIP_BOOLEAN | EnableRdmaWrite |
| VIP_BOOLEAN | EnableRdmaRead |
Definition at line 358 of file vipl.h.
|
|
The protection tag to be associated with a registered memory region. Definition at line 361 of file vipl.h. Referenced by VipQueryMem(), VipRegisterMem(), and VipSetMemAttributes(). |
|
|
If VIP_TRUE, allow RDMA Write operations into this registered memory region. Definition at line 364 of file vipl.h. Referenced by VipQueryMem(), VipRegisterMem(), and VipSetMemAttributes(). |
|
|
If VIP_TRUE, allow RDMA Read operations from this registered memory region. Definition at line 367 of file vipl.h. Referenced by VipQueryMem(), VipRegisterMem(), and VipSetMemAttributes(). |
1.4.4.