Searched refs:findInterfaceByNetzone (Results 1 – 9 of 9) sorted by relevance
61 int findInterfaceByNetzone(const libfwbuilder::InetAddr *a,64 int findInterfaceByNetzone(libfwbuilder::Address *obj);
199 int Helper::findInterfaceByNetzone(Address *obj) in findInterfaceByNetzone() function in Helper204 return findInterfaceByNetzone(obj->getAddressPtr(), &host_netmask); in findInterfaceByNetzone()206 return findInterfaceByNetzone(obj->getAddressPtr(), obj->getNetmaskPtr()); in findInterfaceByNetzone()214 int Helper::findInterfaceByNetzone(const InetAddr *addr, const InetAddr *nm) in findInterfaceByNetzone() function in Helper428 int intf_id = findInterfaceByNetzone(a); in findInterfaceByNetzoneOrAll()
182 int iface1_id = helper.findInterfaceByNetzone( in processNext()208 iface2_id = helper.findInterfaceByNetzone( in processNext()300 int iface1_id = helper.findInterfaceByNetzone(a); in processNext()311 int iface2_id = helper.findInterfaceByNetzone( a ); in processNext()
518 int org_intf_id = helper.findInterfaceByNetzone(a1); in processNext()519 int trn_intf_id = helper.findInterfaceByNetzone(a2); in processNext()808 compiler->dbcopy->findInIndex( helper.findInterfaceByNetzone(osrc))); in processNext()845 helper.findInterfaceByNetzone(odst ) ); in processNext()936 compiler->dbcopy->findInIndex(helper.findInterfaceByNetzone(osrc))); in processNext()938 compiler->dbcopy->findInIndex(helper.findInterfaceByNetzone(odst))); in processNext()979 compiler->dbcopy->findInIndex(helper.findInterfaceByNetzone(osrc))); in processNext()981 compiler->dbcopy->findInIndex(helper.findInterfaceByNetzone(odst))); in processNext()
88 int interface_id = helper.findInterfaceByNetzone(a); in processNext()
447 int iface_id = helper.findInterfaceByNetzone(&syslog_addr); in _printLogging()518 int iface_id = helper.findInterfaceByNetzone(&srv_addr); in _configureSNMPServer()601 int iface_id = helper.findInterfaceByNetzone(&srv_addr); in _configureNTPServer()
307 sp.iface1 = helper.findInterfaceByNetzone(osrc ); in processNext()308 sp.iface2 = helper.findInterfaceByNetzone(odst ); in processNext()
626 int iface_id = helper.findInterfaceByNetzone( in processNext()
2714 * Helper.cpp (findInterfaceByNetzone): fixed #1906 "ASA NAT -3430 Function Helper::findInterfaceByNetzone() throws FWException, this3550 * Helper.cpp (findInterfaceByNetzone): fixed #1653 "Crash when4406 * Helper.cpp (Helper::findInterfaceByNetzone): fixed #1439 "ssh5697 * Helper.cpp (Helper::findInterfaceByNetzone): fixes #111810436 * Helper.cpp (Helper::findInterfaceByNetzone): fixed bug in policy