Searched refs:prot_ (Results 1 – 5 of 5) sorted by relevance
41 prot_ = RuleUtils::EnumToString(std::get<FIREWALL_PROT_IND>(firewallTuple)); in FirewallChainRule()74 if (!prot_.empty()) { in Parameter()76 parameterString << prot_; in Parameter()133 Protocol protocl = RuleUtils::StringProtocl(prot_); in ToFilterRule()
33 iss >> prot_; in ChainRule()
50 int prot_;57 prot_ = prot; in InvokerDelegator()
49 std::string prot_; variable
66 EXPECT_EQ(chainRule->prot_, "udp");