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 classMatchArpOpARP OP match.classMatchArpShaARP source hardware address match.classMatchArpSpaARP source transport address match.classMatchArpThaARP target hardware address match.classMatchArpTpaARP target transport address match.classMatchEthernetDestinationEthernet destination match.classMatchEthernetSourceEthernet source match.classMatchEthernetTypeEthernet type match.classMatchIcmpv4ICMPv4 match.classMatchIcmpv6ICMPv6 match.classMatchIpProtocolIP protocol match.classMatchIpv4DestinationIPv4 destination match.classMatchIpv4SourceIPv4 source match.classMatchIpv6DestinationIPv6 destination match.classMatchIpv6NdSllMatch IPv6 ND SLL match.classMatchIpv6NdTargetIPv6 ND target match.classMatchIpv6SourceIPv6 source match.classMatchMetadataMetadata match.classMatchMplsLabelMPLS label match.classMatchPbbIsidPBB ISID match.classMatchTcpDestinationPortTCP destination port match.classMatchTcpFlagsTCP flags match.classMatchTcpSourcePortTCP source port match.classMatchTunnelIdTunnel identifier match.classMatchUdpDestinationPortUDP destination port match.classMatchUdpSourcePortUDP source port match.classMatchVlanVidVLAN identifier match.
-