| Package | Description |
|---|---|
| org.projectfloodlight.openflow.protocol | |
| org.projectfloodlight.openflow.types |
| Modifier and Type | Method and Description |
|---|---|
OFBitMask256 |
OFExpPortAdidOtn.getOpspec() |
OFBitMask256 |
OFExpPortAdidOtn.Builder.getOpspec() |
| Modifier and Type | Method and Description |
|---|---|
OFExpPortAdidOtn.Builder |
OFExpPortAdidOtn.Builder.setOpspec(OFBitMask256 opspec) |
| Modifier and Type | Field and Description |
|---|---|
static OFBitMask256 |
OFBitMask256.ALL |
static OFBitMask256 |
OFBitMask256.FULL_MASK |
static OFBitMask256 |
OFBitMask256.NO_MASK |
static OFBitMask256 |
OFBitMask256.NONE |
| Modifier and Type | Method and Description |
|---|---|
OFBitMask256 |
OFBitMask256.applyMask(OFBitMask256 mask) |
static OFBitMask256 |
OFBitMask256.of(long raw1,
long raw2,
long raw3,
long raw4) |
static OFBitMask256 |
OFBitMask256.read32Bytes(io.netty.buffer.ByteBuf cb) |
| Modifier and Type | Method and Description |
|---|---|
OFBitMask256 |
OFBitMask256.applyMask(OFBitMask256 mask) |
int |
OFBitMask256.compareTo(OFBitMask256 o) |
Copyright © 2017. All rights reserved.