Searched defs:EnableStaticIPConfigV6 (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v4_2.h4288 nsresult (*EnableStaticIPConfigV6)( member in struct:IHostNetworkInterface_vtbl
H A DVBoxCAPI_v4_3.h7502 nsresult (*EnableStaticIPConfigV6)( member in struct:IHostNetworkInterface_vtbl
7553 nsresult (*EnableStaticIPConfigV6)( member in struct:IHostNetworkInterfaceVtbl
7596 #define IHostNetworkInterface_EnableStaticIPConfigV6(p, aIPV6Address, aIPV6NetworkMaskPrefixLength) ((p)->lpVtbl->EnableStaticIPConfigV6(p, aIPV6Address, aIPV6NetworkMaskPrefixLength))

Completed in 627 milliseconds