Interface Ipv6Exthdr

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.BaseIdentity, MatchField

    @Generated("mdsal-binding-generator")
    public interface Ipv6Exthdr
    extends MatchField
    Match for IPv6 Extension Header pseudo-field

    This class represents the following YANG schema fragment defined in module opendaylight-table-types

     identity ipv6_exthdr {
       base match-field;
     }
     
    The schema path to identify an instance is opendaylight-table-types/ipv6_exthdr
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static @NonNull org.opendaylight.yangtools.yang.common.QName QNAME  
    • Field Detail

      • QNAME

        static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAME