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