Package | Description |
---|---|
org.opendaylight.vtn.manager.internal.packet.cache | |
org.opendaylight.vtn.manager.packet |
Modifier and Type | Method and Description |
---|---|
IEEE8021Q |
EtherPacket.getVlanTag()
Return the VLAN tag in the Ethernet frame.
|
Modifier and Type | Method and Description |
---|---|
IEEE8021Q |
IEEE8021Q.setCfi(byte cfi)
Sets the canonical format indicator(CFI) for the current IEEE 802.1Q
object instance.
|
IEEE8021Q |
IEEE8021Q.setPcp(byte pcp)
Sets the priority code point(PCP) for the current IEEE 802.1Q object
instance.
|
IEEE8021Q |
IEEE8021Q.setVid(short vid)
Sets the VLAN identifier(VID) for the current IEEE 802.1Q instance.
|
Copyright © 2018 OpenDaylight. All rights reserved.