Uses of Class
org.opendaylight.genius.mdsalutil.matches.MatchInfoHelper
-
Packages that use MatchInfoHelper Package Description org.opendaylight.genius.mdsalutil.matches -
-
Uses of MatchInfoHelper in org.opendaylight.genius.mdsalutil.matches
Subclasses of MatchInfoHelper in org.opendaylight.genius.mdsalutil.matches Modifier and Type Class Description class
MatchArpOp
ARP OP match.class
MatchArpSha
ARP source hardware address match.class
MatchArpSpa
ARP source transport address match.class
MatchArpTha
ARP target hardware address match.class
MatchArpTpa
ARP target transport address match.class
MatchEthernetDestination
Ethernet destination match.class
MatchEthernetSource
Ethernet source match.class
MatchEthernetType
Ethernet type match.class
MatchIcmpv4
ICMPv4 match.class
MatchIcmpv6
ICMPv6 match.class
MatchIpProtocol
IP protocol match.class
MatchIpv4Destination
IPv4 destination match.class
MatchIpv4Source
IPv4 source match.class
MatchIpv6Destination
IPv6 destination match.class
MatchIpv6NdSll
Match IPv6 ND SLL match.class
MatchIpv6NdTarget
IPv6 ND target match.class
MatchIpv6Source
IPv6 source match.class
MatchMetadata
Metadata match.class
MatchMplsLabel
MPLS label match.class
MatchPbbIsid
PBB ISID match.class
MatchTcpDestinationPort
TCP destination port match.class
MatchTcpFlags
TCP flags match.class
MatchTcpSourcePort
TCP source port match.class
MatchTunnelId
Tunnel identifier match.class
MatchUdpDestinationPort
UDP destination port match.class
MatchUdpSourcePort
UDP source port match.class
MatchVlanVid
VLAN identifier match.
-