Searched refs:NetIfEnableStaticIpConfigV6 (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Main/src-server/os2/
H A DNetIf-os2.cpp41 int NetIfEnableStaticIpConfigV6(VirtualBox *pVBox, HostNetworkInterface * pIf, IN_BSTR aIPV6Address, ULONG aIPV6MaskPrefixLength) function
/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, function
/vbox/src/VBox/Main/src-server/
H A DHostNetworkInterfaceImpl.cpp519 rc = NetIfEnableStaticIpConfigV6(mVirtualBox, this, m.IPV6Address.raw(),
/vbox/src/VBox/Main/src-server/win/
H A DNetIf-win.cpp1275 int NetIfEnableStaticIpConfigV6(VirtualBox *vBox, HostNetworkInterface * pIf, IN_BSTR aOldIPV6Address, function

Completed in 385 milliseconds