Interface OxmMatchConstants


public interface OxmMatchConstants
Stores oxm_match constants.
Author:
michal.polkorab
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
    ARP opcode.
    static final int
    ARP source hardware address.
    static final int
    ARP source IPv4 address.
    static final int
    ARP target hardware address.
    static final int
    ARP target IPv4 address.
    static final int
    Ethernet destination address.
    static final int
    Ethernet source address.
    static final int
    Ethernet frame type.
    static final int
    Experimenter class.
    static final int
    ICMP code.
    static final int
    ICMP type.
    static final int
    ICMPv6 code.
    static final int
    ICMPv6 type.
    static final int
    Switch physical input port.
    static final int
    Switch input port.
    static final int
    IP DSCP (6 bits in ToS field).
    static final int
    IP ECN (2 bits in ToS field).
    static final int
    IP protocol.
    static final int
    IPv4 destination address.
    static final int
    IPv4 source address.
    static final int
    IPv6 destination address.
    static final int
    IPv6 Extension Header pseudo-field.
    static final int
    IPv6 Flow Label.
    static final int
    Source link-layer for ND.
    static final int
    Target address for ND.
    static final int
    Target link-layer for ND.
    static final int
    IPv6 source address.
    static final int
    Metadata passed between tables.
    static final int
    MPLS BoS bit.
    static final int
    MPLS label.
    static final int
    MPLS TC.
    static final int
    Backward compatibility with NXM.
    static final int
    Backward compatibility with NXM.
    static final int
    NXM TCP_Flag value.
    static final int
    NXM IPv4 Tunnel Endpoint Destination.
    static final int
    NXM IPv4 Tunnel Endpoint Source.
    static final int
    Basic class for OpenFlow.
    static final int
    Packet Type.
    static final int
    PBB I-SID.
    static final int
    SCTP destination port.
    static final int
    SCTP source port.
    static final int
    TCP destination port.
    static final int
    TCP source port.
    static final int
    Logical Port Metadata.
    static final int
    UDP destination port.
    static final int
    UDP source port.
    static final int
    VLAN priority.
    static final int
    VLAN id.