Interface SendToController
-
- All Superinterfaces:
org.opendaylight.yangtools.yang.binding.BaseIdentity
,PacketInReason
public interface SendToController extends PacketInReason
Explicit instruction to send packet to controllerThis class represents the following YANG schema fragment defined in module packet-processing
identity send-to-controller { base packet-in-reason; }
The schema path to identify an instance is packet-processing/send-to-controller
-
-
Field Summary
Fields Modifier and Type Field Description static @NonNull org.opendaylight.yangtools.yang.common.QName
QNAME
-