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