Searched defs:ip_target (Results 1 – 2 of 2) sorted by relevance
41 std::string ip_target; /**< The name of the IP target */ member
100 HeuristicTree::HeuristicTree(TreeID id, HeuristicType h_type, const std::string &ip_target, DataTyp… in HeuristicTree()