Searched refs:aOldIPV6Address (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Main/include/
H A Dnetif.h88 int NetIfEnableStaticIpConfigV6(VirtualBox *pVBox, HostNetworkInterface * pIf, IN_BSTR aOldIPV6Address, IN_BSTR aIPV6Address, ULONG aIPV6MaskPrefixLength);
/vbox/src/VBox/Main/src-server/generic/
H A DNetIf-generic.cpp159 int NetIfEnableStaticIpConfigV6(VirtualBox * /* vBox */, HostNetworkInterface * pIf, IN_BSTR aOldIPV6Address, argument
172 aOldIPV6Address);
/vbox/src/VBox/Main/src-server/win/
H A DNetIf-win.cpp1275 int NetIfEnableStaticIpConfigV6(VirtualBox *vBox, HostNetworkInterface * pIf, IN_BSTR aOldIPV6Address, argument

Completed in 642 milliseconds