Searched refs:allowedListChainName (Results 1 – 1 of 1) sorted by relevance
295 std::string allowedListChainName = FetchChainName(ChainType::CHAIN_OHFW_ALLOWED_LIST_BOX); in SetUidsAllowedListChain() local296 command = "-t filter -A " + chainName + " -j " + allowedListChainName; in SetUidsAllowedListChain()