Package | Description |
---|---|
org.opendaylight.p4plugin.p4runtime.proto |
Modifier and Type | Class and Description |
---|---|
class |
CloneSessionEntry
A packet may be cloned by setting the clone_session_id field of PSA
ingress/egress output metadata to session_id of a programmed clone session
entry.
|
static class |
CloneSessionEntry.Builder
A packet may be cloned by setting the clone_session_id field of PSA
ingress/egress output metadata to session_id of a programmed clone session
entry.
|
Modifier and Type | Method and Description |
---|---|
CloneSessionEntryOrBuilder |
PacketReplicationEngineEntryOrBuilder.getCloneSessionEntryOrBuilder()
.p4.v1.CloneSessionEntry clone_session_entry = 2; |
CloneSessionEntryOrBuilder |
PacketReplicationEngineEntry.getCloneSessionEntryOrBuilder()
.p4.v1.CloneSessionEntry clone_session_entry = 2; |
CloneSessionEntryOrBuilder |
PacketReplicationEngineEntry.Builder.getCloneSessionEntryOrBuilder()
.p4.v1.CloneSessionEntry clone_session_entry = 2; |
Copyright © 2018 OpenDaylight. All rights reserved.