| Package | Description |
|---|---|
| org.opendaylight.vtn.manager.internal.packet.cache | |
| org.opendaylight.vtn.manager.internal.util.packet | |
| org.opendaylight.vtn.manager.internal.vnode |
| Modifier and Type | Class and Description |
|---|---|
class |
EtherPacket
EtherPacket class implements a cache for a Ethernet
instance including VLAN tag. |
| Modifier and Type | Method and Description |
|---|---|
EtherHeader |
PacketHeader.getEtherHeader()
Return an
EtherHeader instance which describes an Ethernet
header and IEEE 802.1Q VLAN tag. |
| Modifier and Type | Method and Description |
|---|---|
EtherHeader |
PacketContext.getEtherHeader()
Return an
EtherHeader instance which describes an Ethernet
header and IEEE 802.1Q VLAN tag. |
Copyright © 2018 OpenDaylight. All rights reserved.