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

/vbox/src/VBox/Main/xml/
H A DSettings.cpp1259 void ConfigFileBase::buildNATForwardRuleList(xml::ElementNode &elmParent, const NATRuleList &natRuleList) function in class:ConfigFileBase
1735 buildNATForwardRuleList(*pelmPf4, n.llPortForwardRules4);
1740 buildNATForwardRuleList(*pelmPf6, n.llPortForwardRules6);
4912 buildNATForwardRuleList(*pelmNAT, nic.nat.llRules);

Completed in 61 milliseconds