Searched defs:extIf (Results 1 – 2 of 2) sorted by relevance
113 ExpectedIptablesCommands firstIPv4UpstreamCommands(const char *extIf) { in firstIPv4UpstreamCommands()138 ExpectedIptablesCommands startNatCommands(const char *intIf, const char *extIf, in startNatCommands()197 ExpectedIptablesCommands allNewNatCommands(const char* intIf, const char* extIf, in allNewNatCommands()218 ExpectedIptablesCommands stopNatCommands(const char *intIf, const char *extIf) { in stopNatCommands()
2895 void expectNatEnable(const std::string& intIf, const std::string& extIf) { in expectNatEnable()