| Package | Description |
|---|---|
| org.onosproject.pcepio.types |
Implementation of Tlvs and Pcep common objects.
|
| Modifier and Type | Field and Description |
|---|---|
static IPv6InterfaceAddressTlv |
IPv6InterfaceAddressTlv.FULL_MASK |
static IPv6InterfaceAddressTlv |
IPv6InterfaceAddressTlv.NO_MASK |
static IPv6InterfaceAddressTlv |
IPv6InterfaceAddressTlv.NONE |
| Modifier and Type | Method and Description |
|---|---|
static IPv6InterfaceAddressTlv |
IPv6InterfaceAddressTlv.of(byte[] raw)
Returns newly created IPv6InterfaceAddressTlv object.
|
static IPv6InterfaceAddressTlv |
IPv6InterfaceAddressTlv.read20Bytes(org.jboss.netty.buffer.ChannelBuffer c)
Reads the channel buffer and returns object of IPv6InterfaceAddressTlv.
|
Copyright © 2015. All rights reserved.