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