| Package | Description |
|---|---|
| org.opendaylight.vtn.manager.internal.util.flow.filter |
This package contains utility classes for flow filter management.
|
| org.opendaylight.vtn.manager.internal.vnode |
| Modifier and Type | Method and Description |
|---|---|
VTNFlowCondition |
FlowFilterContext.getFlowCondition(VTNFlowFilter ff)
Return a
VTNFlowCondition instance which determines whether the
specified flow filter needs to be applied to the packet. |
| Modifier and Type | Method and Description |
|---|---|
VTNFlowCondition |
PacketContext.getFlowCondition(VTNFlowFilter ff)
Return a
VTNFlowCondition instance which determines whether the
specified flow filter needs to be applied to the packet. |
Copyright © 2018 OpenDaylight. All rights reserved.