
#include <vipl.h>
Data Fields | |
| VIP_UINT16 | HostAddressLen |
| VIP_UINT16 | DiscriminatorLen |
| VIP_UINT8 | HostAddress [1] |
Definition at line 172 of file vipl.h.
|
|
Length of the Host Adress part of the address. Definition at line 175 of file vipl.h. Referenced by VipConnectPeerRequest(), VipConnectRequest(), VipConnectWait(), VipNSGetHostByAddr(), VipNSGetHostByName(), and VipQuerySystemManagementInfo(). |
|
|
Length of the Discriminator part of the address. Definition at line 177 of file vipl.h. Referenced by VipConnectPeerRequest(), VipConnectRequest(), and VipConnectWait(). |
|
|
Beginning of the Address array. Definition at line 179 of file vipl.h. Referenced by VipConnectPeerRequest(), VipConnectRequest(), VipConnectWait(), VipNSGetHostByAddr(), VipNSGetHostByName(), and VipQuerySystemManagementInfo(). |
1.4.4.