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