public class MatchField<F extends OFValueType<F>> extends Object
public final MatchFields id
public static final MatchField<OFPort> IN_PORT
public static final MatchField<OFPort> IN_PHY_PORT
public static final MatchField<OFMetadata> METADATA
public static final MatchField<MacAddress> ETH_DST
public static final MatchField<MacAddress> ETH_SRC
public static final MatchField<EthType> ETH_TYPE
public static final MatchField<OFVlanVidMatch> VLAN_VID
public static final MatchField<VlanPcp> VLAN_PCP
public static final MatchField<IpDscp> IP_DSCP
public static final MatchField<IpEcn> IP_ECN
public static final MatchField<IpProtocol> IP_PROTO
public static final MatchField<IPv4Address> IPV4_SRC
public static final MatchField<IPv4Address> IPV4_DST
public static final MatchField<TransportPort> TCP_SRC
public static final MatchField<TransportPort> TCP_DST
public static final MatchField<TransportPort> UDP_SRC
public static final MatchField<TransportPort> UDP_DST
public static final MatchField<TransportPort> SCTP_SRC
public static final MatchField<TransportPort> SCTP_DST
public static final MatchField<ICMPv4Type> ICMPV4_TYPE
public static final MatchField<ICMPv4Code> ICMPV4_CODE
public static final MatchField<ArpOpcode> ARP_OP
public static final MatchField<IPv4Address> ARP_SPA
public static final MatchField<IPv4Address> ARP_TPA
public static final MatchField<MacAddress> ARP_SHA
public static final MatchField<MacAddress> ARP_THA
public static final MatchField<IPv6Address> IPV6_SRC
public static final MatchField<IPv6Address> IPV6_DST
public static final MatchField<IPv6FlowLabel> IPV6_FLABEL
public static final MatchField<U8> ICMPV6_TYPE
public static final MatchField<U8> ICMPV6_CODE
public static final MatchField<IPv6Address> IPV6_ND_TARGET
public static final MatchField<MacAddress> IPV6_ND_SLL
public static final MatchField<MacAddress> IPV6_ND_TLL
public static final MatchField<U32> MPLS_LABEL
public static final MatchField<U8> MPLS_TC
public static final MatchField<OFBooleanValue> MPLS_BOS
public static final MatchField<U64> TUNNEL_ID
public static final MatchField<U16> IPV6_EXTHDR
public static final MatchField<OFBooleanValue> PBB_UCA
public static final MatchField<IPv4Address> TUNNEL_IPV4_SRC
public static final MatchField<IPv4Address> TUNNEL_IPV4_DST
public static final MatchField<OFBitMask128> BSN_IN_PORTS_128
public static final MatchField<OFBitMask512> BSN_IN_PORTS_512
public static final MatchField<LagId> BSN_LAG_ID
public static final MatchField<VRF> BSN_VRF
public static final MatchField<OFBooleanValue> BSN_GLOBAL_VRF_ALLOWED
public static final MatchField<ClassId> BSN_L3_INTERFACE_CLASS_ID
public static final MatchField<ClassId> BSN_L3_SRC_CLASS_ID
public static final MatchField<ClassId> BSN_L3_DST_CLASS_ID
public static final MatchField<ClassId> BSN_EGR_PORT_GROUP_ID
public static final MatchField<ClassId> BSN_INGRESS_PORT_GROUP_ID
public static final MatchField<UDF> BSN_UDF0
public static final MatchField<UDF> BSN_UDF1
public static final MatchField<UDF> BSN_UDF2
public static final MatchField<UDF> BSN_UDF3
public static final MatchField<UDF> BSN_UDF4
public static final MatchField<UDF> BSN_UDF5
public static final MatchField<UDF> BSN_UDF6
public static final MatchField<UDF> BSN_UDF7
public static final MatchField<U16> BSN_TCP_FLAGS
public static final MatchField<ClassId> BSN_VLAN_XLATE_PORT_GROUP_ID
public static final MatchField<OFBooleanValue> BSN_L2_CACHE_HIT
public static final MatchField<VxlanNI> BSN_VXLAN_NETWORK_ID
public static final MatchField<MacAddress> BSN_INNER_ETH_DST
public static final MatchField<MacAddress> BSN_INNER_ETH_SRC
public static final MatchField<OFVlanVidMatch> BSN_INNER_VLAN_VID
Copyright © 2015. All rights reserved.