Home
last modified time | relevance | path

Searched refs:jInterface (Results 1 – 1 of 1) sorted by relevance

/dports/security/fwbuilder/fwbuilder-5.3.7/src/juniper_lib/
H A DPolicyCompiler_junosacl.cpp129 junosInterfaces * jInterface = new junosInterfaces(); in processNext() local
135 if (!jInterface->parseVlan(QString::fromStdString(obj->getName()), NULL, NULL)) in processNext()