| Interface | Description |
|---|---|
| Criterion |
Representation of a single header field selection.
|
| Class | Description |
|---|---|
| Criteria |
Factory class to create various traffic selection criteria.
|
| EthCriterion |
Implementation of MAC address criterion.
|
| EthTypeCriterion |
Implementation of Ethernet type criterion (16 bits unsigned integer).
|
| IcmpCodeCriterion |
Implementation of ICMP code criterion (8 bits unsigned integer).
|
| IcmpTypeCriterion |
Implementation of ICMP type criterion (8 bits unsigned integer).
|
| Icmpv6CodeCriterion |
Implementation of ICMPv6 code criterion (8 bits unsigned integer).
|
| Icmpv6TypeCriterion |
Implementation of ICMPv6 type criterion (8 bits unsigned integer).
|
| IndexedLambdaCriterion |
Implementation of indexed lambda criterion.
|
| IPCriterion |
Implementation of IP address criterion.
|
| IPDscpCriterion |
Implementation of IP DSCP (Differentiated Services Code Point)
criterion (6 bits).
|
| IPEcnCriterion |
Implementation of IP ECN (Explicit Congestion Notification) criterion
(2 bits).
|
| IPProtocolCriterion |
Implementation of Internet Protocol Number criterion (8 bits unsigned)
integer.
|
| IPv6ExthdrFlagsCriterion |
Implementation of IPv6 Extension Header pseudo-field criterion
(16 bits).
|
| IPv6FlowLabelCriterion |
Implementation of IPv6 Flow Label (RFC 6437) criterion (20 bits unsigned
integer).
|
| IPv6NDLinkLayerAddressCriterion |
Implementation of IPv6 Neighbor Discovery link-layer address criterion.
|
| IPv6NDTargetAddressCriterion |
Implementation of IPv6 Neighbor Discovery target address criterion.
|
| LambdaCriterion |
Implementation of lambda (wavelength) criterion (16 bits unsigned
integer).
|
| MetadataCriterion |
Implementation of Metadata criterion.
|
| MplsBosCriterion |
Implementation of MPLS BOS criterion (1 bit).
|
| MplsCriterion |
Implementation of MPLS tag criterion (20 bits).
|
| OchSignalCriterion |
Implementation of OCh (Optical Channel) signal criterion.
|
| OchSignalTypeCriterion |
Implementation of OCh (Optical Channel) signal type criterion.
|
| OpticalSignalTypeCriterion | Deprecated
in Cardinal Release
|
| PortCriterion |
Implementation of input port criterion.
|
| SctpPortCriterion |
Implementation of SCTP port criterion (16 bits unsigned integer).
|
| TcpPortCriterion |
Implementation of TCP port criterion (16 bits unsigned integer).
|
| TunnelIdCriterion |
Implementation of Tunnel ID criterion.
|
| UdpPortCriterion |
Implementation of UDP port criterion (16 bits unsigned integer).
|
| VlanIdCriterion |
Implementation of VLAN ID criterion.
|
| VlanPcpCriterion |
Implementation of VLAN priority criterion (3 bits).
|
| Enum | Description |
|---|---|
| Criterion.IPv6ExthdrFlags |
Bit definitions for IPv6 Extension Header pseudo-field.
|
| Criterion.Type |
Types of fields to which the selection criterion may apply.
|
Copyright © 2015. All rights reserved.