Class Ofdpa3MatchOvid

  • All Implemented Interfaces:
    org.onosproject.net.flow.criteria.ExtensionSelector, org.onosproject.net.flow.Extension

    public class Ofdpa3MatchOvid
    extends OfdpaMatchVlanVid
    OFDPA OVID extension match. OVID is a meta-data of the OFDPA pipeline, but basically it is a VLAN ID.
    • Constructor Detail

      • Ofdpa3MatchOvid

        protected Ofdpa3MatchOvid()
        Constructs a new match OVID instruction.
      • Ofdpa3MatchOvid

        public Ofdpa3MatchOvid​(org.onlab.packet.VlanId vlanId)
        Constructs a new match OVID instruction with a given VLAN ID.
        Parameters:
        vlanId - VLAN ID