Searched refs:aNatRuleRemove (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Main/include/
H A DConsoleImpl.h266 HRESULT i_onNATRedirectRuleChange(ULONG ulInstance, BOOL aNatRuleRemove,
H A DMachineImpl.h1319 HRESULT i_onNATRedirectRuleChange(ULONG ulSlot, BOOL aNatRuleRemove, IN_BSTR aRuleName,
/vbox/src/VBox/Main/src-client/
H A DConsoleImpl.cpp4086 HRESULT Console::i_onNATRedirectRuleChange(ULONG ulInstance, BOOL aNatRuleRemove, argument
4159 vrc = pNetNatCfg->pfnRedirectRuleCommand(pNetNatCfg, !!aNatRuleRemove, fUdp,
/vbox/src/VBox/Main/src-server/
H A DMachineImpl.cpp13695 HRESULT SessionMachine::i_onNATRedirectRuleChange(ULONG ulSlot, BOOL aNatRuleRemove, IN_BSTR aRuleName, argument
13718 mParent->i_onNatRedirectChange(i_getId(), ulSlot, RT_BOOL(aNatRuleRemove), aRuleName, aProto, aHostIp,

Completed in 511 milliseconds