Searched refs:readNATForwardRuleList (Results 1 - 2 of 2) sorted by relevance

/vbox/include/VBox/
H A Dsettings.h259 void readNATForwardRuleList(const xml::ElementNode &elmParent, NATRuleList &llRules);
/vbox/src/VBox/Main/xml/
H A DSettings.cpp868 void ConfigFileBase::readNATForwardRuleList(const xml::ElementNode &elmParent, NATRuleList &llRules) function in class:ConfigFileBase
1485 readNATForwardRuleList(*pelmPortForwardRules4,
1490 readNATForwardRuleList(*pelmPortForwardRules6,
2460 readNATForwardRuleList(elmMode, nic.nat.llRules);

Completed in 1433 milliseconds