Interface ArpTha
-
- All Superinterfaces:
org.opendaylight.yangtools.yang.binding.BaseIdentity
,MatchField
public interface ArpTha extends MatchField
OXM field for ARP target hardware address.This class represents the following YANG schema fragment defined in module openflow-extensible-match
identity arp_tha { base match-field; }
The schema path to identify an instance is openflow-extensible-match/arp_tha
-
-
Field Summary
Fields Modifier and Type Field Description static @NonNull org.opendaylight.yangtools.yang.common.QName
QNAME
-